libbitcoin-database 3.6.0
This is a minor version update to the libbitcoin-database formula.
This commit is contained in:
parent
90d6498434
commit
5b800210f6
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class LibbitcoinDatabase < Formula
|
class LibbitcoinDatabase < Formula
|
||||||
desc "Bitcoin High Performance Blockchain Database"
|
desc "Bitcoin High Performance Blockchain Database"
|
||||||
homepage "https://github.com/libbitcoin/libbitcoin-database"
|
homepage "https://github.com/libbitcoin/libbitcoin-database"
|
||||||
url "https://github.com/libbitcoin/libbitcoin-database/archive/v3.5.0.tar.gz"
|
url "https://github.com/libbitcoin/libbitcoin-database/archive/v3.6.0.tar.gz"
|
||||||
sha256 "376ab5abd8d7734a8b678030b9e997c4b1922e422f6e0a185d7daa3eb251db93"
|
sha256 "2f60bdd96fb811e500858a4cee0008eb9b8f3ba9ac3a1ec6b010f01d4b38547f"
|
||||||
revision 3
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue