libbitcoin-blockchain 3.6.0
This is a minor version update to the libbitcoin-blockchain formula.
This commit is contained in:
parent
5b800210f6
commit
6c90992ec0
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class LibbitcoinBlockchain < Formula
|
||||
desc "Bitcoin Blockchain Library"
|
||||
homepage "https://github.com/libbitcoin/libbitcoin-blockchain"
|
||||
url "https://github.com/libbitcoin/libbitcoin-blockchain/archive/v3.5.0.tar.gz"
|
||||
sha256 "03b8362c9172edbeb1e5970c996405cd2738e8274ba459e9b85359d6b838de20"
|
||||
revision 4
|
||||
url "https://github.com/libbitcoin/libbitcoin-blockchain/archive/v3.6.0.tar.gz"
|
||||
sha256 "d0cd036a1ec10063e9eb6fe4b198b0acecbbda73aa78c7d314f924866907ff0a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue