aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJoseph C2012-08-13 12:36:26 -0500
committerJack Nagel2012-08-13 17:12:22 -0500
commitdcb27995fd39c388e86e8b589756737cf3882e9a (patch)
treee30427cc8ac011466888d098808f4d6fad9f05fc /Library
parent8272b8c04fd8d0d8c7cb3944d216055a242b23ff (diff)
downloadhomebrew-dcb27995fd39c388e86e8b589756737cf3882e9a.tar.bz2
z 1.3
Closes #14159. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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 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'