aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 21:13:36 -0800
committerAdam Vandenberg2013-01-27 21:13:36 -0800
commite7c76d5832059076a2d0e8873da95c8453e4bf9c (patch)
tree99ffe1a34f38f1858debc60f682c82970419b0aa /Library
parentb3108949b1d470a53f61fcef2c7e4a79896ad4f1 (diff)
downloadhomebrew-e7c76d5832059076a2d0e8873da95c8453e4bf9c.tar.bz2
jsonpp 1.1.0
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/jsonpp.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/jsonpp.rb b/Library/Formula/jsonpp.rb
index cdac40555..e9aa2215b 100644
--- a/Library/Formula/jsonpp.rb
+++ b/Library/Formula/jsonpp.rb
@@ -1,9 +1,10 @@
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/'
- sha1 'fecba52fda2a9e08f23ea76b5c53d1d6c894f564'
+ url 'http://projects.somethingsimilar.com/jsonpp/downloads/jsonpp-1.1.0-osx-x86_64.zip'
+ version '1.1.0'
+ sha1 '2392c3c1c4ff38a0a1ed59e5cb23ac633d7fb54d'
def install
bin.install 'jsonpp'