gist 2.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
9a115f297a
commit
dc58c61e11
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Gist < Formula
|
||||
url 'https://github.com/defunkt/gist/tarball/v2.0.2'
|
||||
url 'https://github.com/defunkt/gist/tarball/v2.0.3'
|
||||
homepage 'https://github.com/defunkt/gist'
|
||||
md5 'f43e0b5fd8cc3d0edab6aec840adf0b5'
|
||||
md5 '5b9bfa8255e5f488b78a9d37a317b12a'
|
||||
|
||||
def install
|
||||
system "rake", "install", "prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue