aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorKaiwen Xu2013-04-29 21:56:35 -0400
committerAdam Vandenberg2013-04-29 19:11:54 -0700
commit09d69289123d72af95d736d8e7124e485562052c (patch)
tree06751244741d0ce4b201b542a78cdd3fc847fb69 /Library/Formula
parent562b76e65fa794e2ed19fc2949104f7278767022 (diff)
downloadhomebrew-09d69289123d72af95d736d8e7124e485562052c.tar.bz2
z 1.6.
Closes #19528. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 8dba73b16..877e5e72c 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/archive/v1.5.tar.gz'
- sha1 '3ae2f570dbab9820ec0bb7ddb0346172bfb596db'
+ url 'https://github.com/rupa/z/archive/v1.6.tar.gz'
+ sha1 '3efddaddb4f68b76f91e504885bb7bf524730086'
head 'https://github.com/rupa/z.git'