libbitcoin-client 3.6.0
This is a minor version update to the libbitcoin-client formula.
This commit is contained in:
parent
9b3c6a5f30
commit
d073540873
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class LibbitcoinClient < Formula
|
||||
desc "Bitcoin Client Query Library"
|
||||
homepage "https://github.com/libbitcoin/libbitcoin-client"
|
||||
url "https://github.com/libbitcoin/libbitcoin-client/archive/v3.5.0.tar.gz"
|
||||
sha256 "bafa26647f334ecad04fc4bbef507a1954d7e0682f07bd38b90ab66dba5fe0d2"
|
||||
revision 4
|
||||
url "https://github.com/libbitcoin/libbitcoin-client/archive/v3.6.0.tar.gz"
|
||||
sha256 "1c70c309ef46725ec042fefd5848c4817ca14b8db51e7a4ce7225859bef12104"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue