Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Joseph C 2012-07-27 15:08:42 -05:00 committed by Adam Vandenberg
parent afcd20daa0
commit ce29ce7548

View file

@ -2,8 +2,8 @@ require 'formula'
class Z < Formula
homepage 'https://github.com/rupa/z'
url 'https://github.com/rupa/z/tarball/v1.1'
md5 '75125fba5be0638dafd2518489d2faf2'
url 'https://github.com/rupa/z/tarball/v1.2'
sha1 '05b3d8dc761eb660f1d0d56258463cc45b2e097f'
head 'https://github.com/rupa/z.git'
@ -26,4 +26,3 @@ class Z < Formula
EOS
end
end