Fasd 0.5.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
fb5977f181
commit
e110721ca1
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.5.3'
|
||||
md5 '8c88e903c64b28de0102751153fa04f4'
|
||||
url 'https://github.com/clvv/fasd/tarball/0.5.4'
|
||||
md5 '9f051346463f19771d64c6a31a85a22b'
|
||||
|
||||
def install
|
||||
bin.install 'fasd'
|
||||
|
|
Loading…
Reference in a new issue