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.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/jsonpp.rb b/Library/Formula/jsonpp.rb
index 0f54d8988..55f5a7e56 100644
--- a/Library/Formula/jsonpp.rb
+++ b/Library/Formula/jsonpp.rb
@@ -2,9 +2,9 @@ require 'formula'
class Jsonpp < Formula
homepage 'http://jmhodges.github.io/jsonpp/'
- url 'http://projects.somethingsimilar.com/jsonpp/downloads/jsonpp-1.1.0-osx-x86_64.zip'
- version '1.1.0'
- sha1 '2392c3c1c4ff38a0a1ed59e5cb23ac633d7fb54d'
+ url 'https://github.com/jmhodges/jsonpp/releases/v1.2.0/715/jsonpp-1.2.0-osx-x86_64.zip'
+ version '1.2.0'
+ sha1 '422d5b2cefa92923d2fbef9afe1324d72134509e'
def install
bin.install 'jsonpp'