bitcoin 0.14.2

Closes #14875.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2017-06-23 04:30:30 -07:00
parent 4573e7c127
commit 8f5f6241b2
1 changed files with 2 additions and 2 deletions

View File

@ -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