aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/z.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/z.rb b/Library/Formula/z.rb
index ff95bc154..8dba73b16 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.5'
- sha1 '8a5286d6ed17b99259088e405fc2fcf923cf3b5f'
+ url 'https://github.com/rupa/z/archive/v1.5.tar.gz'
+ sha1 '3ae2f570dbab9820ec0bb7ddb0346172bfb596db'
head 'https://github.com/rupa/z.git'