gist: upgrade to 1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
08c303dd8c
commit
e819d05c89
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Gist <Formula
|
||||
url 'http://github.com/defunkt/gist/tarball/v1.0.3'
|
||||
url 'http://github.com/defunkt/gist/tarball/v1.1.1'
|
||||
homepage 'http://github.com/defunkt/gist'
|
||||
md5 'e0b9eb913c46ad49e5d6072c420b2a17'
|
||||
md5 'a1288387245cee6b1605d6756a2dac3b'
|
||||
|
||||
def install
|
||||
system "rake", "install", "prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue