Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
gist 3.0.1
Browse files Browse the repository at this point in the history
Closes #11095.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
defunkt authored and jacknagel committed Mar 20, 2012
1 parent 4c3cee0 commit ecc3147
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/gist.rb
Expand Up @@ -2,8 +2,8 @@

class Gist < Formula
homepage 'https://github.com/defunkt/gist'
url 'https://github.com/defunkt/gist/tarball/v2.0.3'
md5 '0b99159635df2083651d2ff9db8abb25'
url 'https://github.com/defunkt/gist/tarball/v3.0.1'
md5 '88c3fdb6c1503c36942b62f8684c1798'
head 'https://github.com/defunkt/gist.git'

def install
Expand Down

0 comments on commit ecc3147

Please sign in to comment.