rename bitcoin-qt.rb

to bitcoin.rb
per naming rules in CONTRIBUTING.md
This commit is contained in:
Roland Walker 2014-02-28 07:06:30 -05:00
parent 19f835140f
commit 0784f01ab7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class BitcoinQt < Cask
class Bitcoin < Cask
url 'https://bitcoin.org/bin/0.8.6/bitcoin-0.8.6-macosx.dmg'
homepage 'https://bitcoin.org/'
version '0.8.6'