aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-04 07:01:23 -0800
committerAdam Vandenberg2013-01-04 07:01:23 -0800
commit5ce510f4897c1bdb7e7463bc3de5ceb37746d61b (patch)
tree3f489e80c99c5fa28992d671604978012b789aee /Library
parent91944032fd76be0047fcafdf1d7cf9bda12505dc (diff)
downloadhomebrew-5ce510f4897c1bdb7e7463bc3de5ceb37746d61b.tar.bz2
virtualhost.sh 1.30
Closes #16804.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/virtualhost.sh.rb4
1 files changed, 2 insertions, 2 deletions
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'