Skip to content

Commit

Permalink
dub 0.9.22-beta.4 (devel)
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#30742.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
cptroot authored and MikeMcQuaid committed Jul 8, 2014
1 parent b8455bd commit 37d928f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/dub.rb
Expand Up @@ -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
Expand Down

0 comments on commit 37d928f

Please sign in to comment.