Fasd 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
dcb77753dd
commit
5bea6d3d9b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Fasd < Formula
|
||||
homepage 'https://github.com/clvv/fasd'
|
||||
url 'https://github.com/clvv/fasd/tarball/0.7.1'
|
||||
sha1 '73c0c612e7e21d440636cc280b3dd64b33772af2'
|
||||
url 'https://github.com/clvv/fasd/tarball/1.0.0'
|
||||
sha1 '4e8e39ea8847d8d9402634c60b6c4fbf461e71dd'
|
||||
|
||||
def install
|
||||
bin.install 'fasd'
|
||||
|
|
Loading…
Reference in a new issue