diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/z.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/z.rb b/Library/Formula/z.rb index 31c97e6c9..ff95bc154 100644 --- a/Library/Formula/z.rb +++ b/Library/Formula/z.rb @@ -2,8 +2,8 @@ require 'formula' class Z < Formula homepage 'https://github.com/rupa/z' - url 'https://github.com/rupa/z/tarball/v1.4' - sha1 'c5ca4988fa75b02a8f68a05a8bfb6bfd28aa7d08' + url 'https://github.com/rupa/z/tarball/v1.5' + sha1 '8a5286d6ed17b99259088e405fc2fcf923cf3b5f' head 'https://github.com/rupa/z.git' |
