aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-09-16 17:04:15 -0500
committerAdam Vandenberg2013-09-16 19:33:17 -0700
commitb57a7e18e1bfc1da6d1cf925a71182b6d85186dd (patch)
tree38abfcbbce4212bb25261a0269698c00fa949863 /Library/Formula
parent44ff913de82c3b1968473ee9c0a7b6f28890dacc (diff)
downloadhomebrew-b57a7e18e1bfc1da6d1cf925a71182b6d85186dd.tar.bz2
dub v0.9.18
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 4f2e70da8..ec5c8ba6c 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.17.tar.gz'
- sha1 'fb73ad9ab50d2361963193d5147f942049c6d51b'
+ url 'https://github.com/rejectedsoftware/dub/archive/v0.9.18.tar.gz'
+ sha1 'a848d5b461eb95acc604d82de154922d3892888b'
head 'https://github.com/rejectedsoftware/dub.git'