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 184f7f666..195944e28 100644
--- a/Library/Formula/dub.rb
+++ b/Library/Formula/dub.rb
@@ -17,8 +17,8 @@ class Dub < Formula
head "https://github.com/rejectedsoftware/dub.git", :using => DubHeadDownloadStrategy
devel do
- url "https://github.com/rejectedsoftware/dub/archive/v0.9.22-beta.2.tar.gz"
- sha1 "031b525e6d10515a11c227229a47027281142e6d"
+ url "https://github.com/rejectedsoftware/dub/archive/v0.9.22-beta.4.tar.gz"
+ sha1 "9632af2d308e04feb62b258972bba4e29450819e"
end
depends_on "pkg-config" => :build