jsoncpp 1.8.4

Closes #21963.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2017-12-21 00:09:47 -08:00 committed by FX Coudert
parent 2a592d66b8
commit 43f9ca5092

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.8.3.tar.gz"
sha256 "3671ba6051e0f30849942cc66d1798fdf0362d089343a83f704c09ee7156604f"
url "https://github.com/open-source-parsers/jsoncpp/archive/1.8.4.tar.gz"
sha256 "c49deac9e0933bcb7044f08516861a2d560988540b23de2ac1ad443b219afdb6"
head "https://github.com/open-source-parsers/jsoncpp.git"
bottle do