Closes Homebrew/homebrew#14159.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Joseph C 2012-08-13 12:36:26 -05:00 committed by Jack Nagel
parent c75a5e3d27
commit 483689a5d4
1 changed files with 2 additions and 2 deletions

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.2'
sha1 '05b3d8dc761eb660f1d0d56258463cc45b2e097f'
url 'https://github.com/rupa/z/tarball/v1.3'
sha1 '5c7b959fa4599ddde1e18cf5ffb048e1e3284140'
head 'https://github.com/rupa/z.git'