diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/virtualhost.sh.rb | 4 |
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' |
