z 1.3
Closes Homebrew/homebrew#14159. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
c75a5e3d27
commit
483689a5d4
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue