From dcb27995fd39c388e86e8b589756737cf3882e9a Mon Sep 17 00:00:00 2001 From: Joseph C Date: Mon, 13 Aug 2012 12:36:26 -0500 Subject: z 1.3 Closes #14159. Signed-off-by: Jack Nagel --- Library/Formula/z.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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' -- cgit v1.2.3