aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorChris Wanstrath2012-03-20 12:39:26 -0700
committerJack Nagel2012-03-20 18:03:47 -0500
commitecc314741a9bcf0d78e3fc07cff56ce9c6972236 (patch)
tree1a0fbc0f273ef598995550fa3c74d7c6b3103c6b /Library/Formula
parent4c3cee0c835c96e281bdf470c64652fbec2f3d02 (diff)
downloadhomebrew-ecc314741a9bcf0d78e3fc07cff56ce9c6972236.tar.bz2
gist 3.0.1
Closes #11095. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gist.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gist.rb b/Library/Formula/gist.rb
index 13e8022c9..360251ec9 100644
--- a/Library/Formula/gist.rb
+++ b/Library/Formula/gist.rb
@@ -2,8 +2,8 @@ require 'formula'
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