Update gist to 1.2.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Peter Aronoff 2010-06-28 17:02:17 -04:00 committed by Adam Vandenberg
parent c21ada1133
commit e14b49a37f
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Gist <Formula
url 'http://github.com/defunkt/gist/tarball/v1.1.1'
url 'http://github.com/defunkt/gist/tarball/v1.2.1'
homepage 'http://github.com/defunkt/gist'
md5 'a1288387245cee6b1605d6756a2dac3b'
md5 'f89e4d059e35041acc215808a8d59cd5'
def install
system "rake", "install", "prefix=#{prefix}"