jsoncpp 1.7.4
Closes #2875. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
237a989318
commit
6623a3c793
1 changed files with 2 additions and 2 deletions
|
@ -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.3.tar.gz"
|
||||
sha256 "1cfcad14054039ba97c22531888796cb9369e6353f257aacaad34fda956ada53"
|
||||
url "https://github.com/open-source-parsers/jsoncpp/archive/1.7.4.tar.gz"
|
||||
sha256 "10dcd0677e80727e572a1e462193e51a5fde3e023b99e144b2ee1a469835f769"
|
||||
head "https://github.com/open-source-parsers/jsoncpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue