jsonpp 1.2.0

Closes Homebrew/homebrew#20983.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Jeff Hodges 2013-07-03 02:07:43 -07:00 committed by Adam Vandenberg
parent f77709e20f
commit fef636dfeb
1 changed files with 3 additions and 3 deletions

View File

@ -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'