From 30861dd1a7f9b92bb8b0ae14837100baf3ba6935 Mon Sep 17 00:00:00 2001 From: asymmetric Date: Thu, 15 Sep 2011 17:59:56 +0200 Subject: Z: Update to 1.1 Closes #7651. Signed-off-by: Charlie Sharpsteen --- 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 53860dcce..1120b8637 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.0' - sha1 '788823562d7f03542685c1d839a9c74165cdb0dc' + url 'https://github.com/rupa/z/tarball/v1.1' + md5 '75125fba5be0638dafd2518489d2faf2' head 'https://github.com/rupa/z.git' -- cgit v1.2.3