parent
4573e7c127
commit
8f5f6241b2
|
@ -1,8 +1,8 @@
|
|||
class Bitcoin < Formula
|
||||
desc "Decentralized, peer to peer payment network"
|
||||
homepage "https://bitcoin.org/"
|
||||
url "https://github.com/bitcoin/bitcoin/archive/v0.14.1.tar.gz"
|
||||
sha256 "4391dbf8fa9683f17c3b03feac429c1f3d71dcc6c0dab7d01733519880ea9834"
|
||||
url "https://github.com/bitcoin/bitcoin/archive/v0.14.2.tar.gz"
|
||||
sha256 "e0ac23f01a953fcc6290c96799deeffb32aa76ca8e216c564d20c18e75a25219"
|
||||
head "https://github.com/bitcoin/bitcoin.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue