You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
277 B
7 lines
277 B
class BitcoinQt < Cask
|
|
url 'http://downloads.sourceforge.net/project/bitcoin/Bitcoin/bitcoin-0.8.3/bitcoin-0.8.3-macosx.dmg'
|
|
homepage 'http://sourceforge.net/projects/bitcoin/'
|
|
version '0.8.3'
|
|
sha1 'b898389f119ec30c374afef2e2d5706bf4105bc3'
|
|
link 'Bitcoin-Qt.app'
|
|
end
|
|
|