aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 b2937a286..64902c07c 100644
--- a/Library/Formula/dub.rb
+++ b/Library/Formula/dub.rb
@@ -11,8 +11,8 @@ end
class Dub < Formula
homepage "http://code.dlang.org/about"
- url "https://github.com/D-Programming-Language/dub/archive/v0.9.21.tar.gz"
- sha1 "7752e14f3f5add50b1c7d9138739d72b276e6abe"
+ url "https://github.com/D-Programming-Language/dub/archive/v0.9.22.tar.gz"
+ sha1 "9a7b7c838f1241de209473c09a194d355279457b"
head "https://github.com/D-Programming-Language/dub.git", :using => DubHeadDownloadStrategy, :shallow => false