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