aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jsonpp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/jsonpp.rb')
-rw-r--r--Library/Formula/jsonpp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jsonpp.rb b/Library/Formula/jsonpp.rb
index 4e7c2b487..cdac40555 100644
--- a/Library/Formula/jsonpp.rb
+++ b/Library/Formula/jsonpp.rb
@@ -3,7 +3,7 @@ require 'formula'
class Jsonpp < Formula
url 'http://cloud.github.com/downloads/jmhodges/jsonpp/jsonpp-1.0.0-osx-x86_64.zip'
homepage 'http://jmhodges.github.com/jsonpp/'
- md5 '2cd5faf6f11466b587a4ab744de13a16'
+ sha1 'fecba52fda2a9e08f23ea76b5c53d1d6c894f564'
def install
bin.install 'jsonpp'