aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/dub.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dub.rb b/Library/Formula/dub.rb
index fd08d0d24..2a10dd2b2 100644
--- a/Library/Formula/dub.rb
+++ b/Library/Formula/dub.rb
@@ -2,8 +2,8 @@ require 'formula'
class Dub < Formula
homepage 'http://registry.vibed.org/'
- url 'https://github.com/rejectedsoftware/dub/archive/v0.9.15.tar.gz'
- sha1 '408216dae221ca19220f91f9081b2f8e0d8a5484'
+ url 'https://github.com/rejectedsoftware/dub/archive/v0.9.16.tar.gz'
+ sha1 'ed649b5faee87f0cb239b6c6467850c72c1a656b'
head 'https://github.com/rejectedsoftware/dub.git'