z 1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
afcd20daa0
commit
ce29ce7548
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue