diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libjson-rpc-cpp.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libjson-rpc-cpp.rb b/Library/Formula/libjson-rpc-cpp.rb index 9f134c6f0..d4a1fb07f 100644 --- a/Library/Formula/libjson-rpc-cpp.rb +++ b/Library/Formula/libjson-rpc-cpp.rb @@ -1,7 +1,7 @@ class LibjsonRpcCpp < Formula homepage "https://github.com/cinemast/libjson-rpc-cpp" - url "https://github.com/cinemast/libjson-rpc-cpp/archive/v0.4.1.tar.gz" - sha1 "199c5f262c41e51ff1d4f3625fb25543d97e852b" + url "https://github.com/cinemast/libjson-rpc-cpp/archive/v0.4.2.tar.gz" + sha1 "a9e00bfdb1b6843897fb644caa114577c349e18c" bottle do cellar :any |
