aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gist.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gist.rb b/Library/Formula/gist.rb
index befcfd131..064e4bdc2 100644
--- a/Library/Formula/gist.rb
+++ b/Library/Formula/gist.rb
@@ -3,7 +3,7 @@ require 'formula'
class Gist < Formula
url 'https://github.com/defunkt/gist/tarball/v2.0.3'
homepage 'https://github.com/defunkt/gist'
- md5 '5b9bfa8255e5f488b78a9d37a317b12a'
+ md5 '0b99159635df2083651d2ff9db8abb25'
def install
system "rake", "install", "prefix=#{prefix}"