From 6cf6d8cba3a0531d4f2a9f5d39a8d8a685b6de32 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 16 Aug 2013 21:23:49 -0500 Subject: dub v0.9.17 Signed-off-by: Misty De Meo --- 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 2a10dd2b2..4f2e70da8 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.16.tar.gz' - sha1 'ed649b5faee87f0cb239b6c6467850c72c1a656b' + url 'https://github.com/rejectedsoftware/dub/archive/v0.9.17.tar.gz' + sha1 'fb73ad9ab50d2361963193d5147f942049c6d51b' head 'https://github.com/rejectedsoftware/dub.git' -- cgit v1.2.3