aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph C2013-01-22 16:22:22 -0600
committerAdam Vandenberg2013-01-23 08:44:06 -0800
commit4bb5bcad94722e452bec628f5ae078f4435b1e3d (patch)
tree9eafe596e4f052d0bcd3ac4912cd374b0b895f7b
parentd8ce3f4fd096354bf84691cfbd59d00e18a371eb (diff)
downloadhomebrew-4bb5bcad94722e452bec628f5ae078f4435b1e3d.tar.bz2
z 1.5
Closes #17259. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-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 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'