aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMisty De Meo2012-03-22 15:32:08 -0500
committerMisty De Meo2012-03-22 15:33:22 -0500
commit7cf80f4b480986e63b7c62dd41ea668c58c5a326 (patch)
tree59424f994529e1338b57ad184b84e99479d7ff7f /Library
parent5a5462f62459b8472a41ae5ed07d318704de8ce7 (diff)
downloadhomebrew-7cf80f4b480986e63b7c62dd41ea668c58c5a326.tar.bz2
gist 3.1.0
Fixes #11111.
Diffstat (limited to 'Library')
-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 360251ec9..b4ec22c8d 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/v3.0.1'
- md5 '88c3fdb6c1503c36942b62f8684c1798'
+ url 'https://github.com/defunkt/gist/tarball/v3.1.0'
+ md5 'fde73d0653ff9bf07f0b9e2f72090f20'
head 'https://github.com/defunkt/gist.git'
def install