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 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' |
