From 702f57fca887bfbbe545ad5bd4ef024e0eae6d66 Mon Sep 17 00:00:00 2001 From: Dimitre Date: Sun, 15 Sep 2013 20:12:46 -0300 Subject: virtualhost.sh 1.31 Closes #22578. Signed-off-by: Adam Vandenberg --- Library/Formula/virtualhost.sh.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/virtualhost.sh.rb b/Library/Formula/virtualhost.sh.rb index db63848cf..0f607afc1 100644 --- a/Library/Formula/virtualhost.sh.rb +++ b/Library/Formula/virtualhost.sh.rb @@ -2,8 +2,8 @@ require 'formula' class VirtualhostSh < Formula homepage 'https://github.com/pgib/virtualhost.sh' - url 'https://github.com/pgib/virtualhost.sh/archive/1.30.tar.gz' - sha1 '0de462c1ec15c4dfcd2b73d806394bc6b7f93e60' + url 'https://github.com/pgib/virtualhost.sh/archive/1.31.tar.gz' + sha1 '25954027dbed14843123bea4efd498cd2abfc4a0' head 'https://github.com/pgib/virtualhost.sh.git' -- cgit v1.2.3