From 5ce510f4897c1bdb7e7463bc3de5ceb37746d61b Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 4 Jan 2013 07:01:23 -0800 Subject: virtualhost.sh 1.30 Closes #16804. --- Library/Formula/virtualhost.sh.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/virtualhost.sh.rb b/Library/Formula/virtualhost.sh.rb index 1675d0d57..db63848cf 100644 --- a/Library/Formula/virtualhost.sh.rb +++ b/Library/Formula/virtualhost.sh.rb @@ -1,9 +1,9 @@ require 'formula' class VirtualhostSh < Formula - url 'https://github.com/pgib/virtualhost.sh/tarball/1.23' homepage 'https://github.com/pgib/virtualhost.sh' - sha1 '837eac3163de16c83f94a1f4e5e6c8c24aa65bc8' + url 'https://github.com/pgib/virtualhost.sh/archive/1.30.tar.gz' + sha1 '0de462c1ec15c4dfcd2b73d806394bc6b7f93e60' head 'https://github.com/pgib/virtualhost.sh.git' -- cgit v1.2.3