diff options
Diffstat (limited to 'Library')
| -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 5b49bfe58..c344aa7ce 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.2' - sha1 '05b3d8dc761eb660f1d0d56258463cc45b2e097f' + url 'https://github.com/rupa/z/tarball/v1.3' + sha1 '5c7b959fa4599ddde1e18cf5ffb048e1e3284140' head 'https://github.com/rupa/z.git' |
