libjson-rpc-cpp 0.6.0
Closes Homebrew/homebrew#48450. Closes Homebrew/homebrew#48603. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
00637d2bc9
commit
cc4cba1d6d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class LibjsonRpcCpp < Formula
|
||||
desc "C++ framework for json-rpc"
|
||||
homepage "https://github.com/cinemast/libjson-rpc-cpp"
|
||||
url "https://github.com/cinemast/libjson-rpc-cpp/archive/v0.5.0.tar.gz"
|
||||
sha256 "e6d8d6c20517bb38eba9dba7f372e0a95432c4cbf55ec9b136ba841faa0a6d99"
|
||||
url "https://github.com/cinemast/libjson-rpc-cpp/archive/v0.6.0.tar.gz"
|
||||
sha256 "98baf15e51514339be54c01296f0a51820d2d4f17f8c9d586f1747be1df3290b"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue