From 11a4d87dead03087e8a57ea6334218b28c25581f Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Mon, 22 Sep 2014 22:53:08 -0700 Subject: dub 0.9.22 --- Library/Formula/dub.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3