libbitcoin 3.5.0
This commit is contained in:
parent
1ea55652dc
commit
271eeddd68
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class Libbitcoin < Formula
|
class Libbitcoin < Formula
|
||||||
desc "Bitcoin Cross-Platform C++ Development Toolkit"
|
desc "Bitcoin Cross-Platform C++ Development Toolkit"
|
||||||
homepage "https://libbitcoin.org/"
|
homepage "https://libbitcoin.org/"
|
||||||
url "https://github.com/libbitcoin/libbitcoin/archive/v3.4.0.tar.gz"
|
url "https://github.com/libbitcoin/libbitcoin/archive/v3.5.0.tar.gz"
|
||||||
sha256 "e30dca732991b52d7d014f4f46f896ef3217cde465b9601c1dc0a85eb865e45f"
|
sha256 "214d9cd6581330b0e1f6fd8f0c634c46b75ae5515806ecac189f21c0291ae2d9"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue