jsoncpp 1.8.0

Closes #7870.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
ilovezfs 2016-12-14 20:45:25 -08:00 committed by William Woodruff
parent 0190c26fe4
commit ecf158e4ec
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -1,8 +1,8 @@
class Jsoncpp < Formula
desc "Library for interacting with JSON"
homepage "https://github.com/open-source-parsers/jsoncpp"
url "https://github.com/open-source-parsers/jsoncpp/archive/1.7.7.tar.gz"
sha256 "087640ebcf7fbcfe8e2717a0b9528fff89c52fcf69fa2a18cc2b538008098f97"
url "https://github.com/open-source-parsers/jsoncpp/archive/1.8.0.tar.gz"
sha256 "5deb2462cbf0c0121c9d6c9823ec72fe71417e34242e3509bc7c003d526465bc"
head "https://github.com/open-source-parsers/jsoncpp.git"
bottle do