Add cask for Multibit

Multibit is the current official lightweight, multi-language Bitcoin
wallet.

closes #670
This commit is contained in:
Dalton Hubble 2013-07-06 04:01:45 -07:00 committed by phinze
parent 67c37d1339
commit 6b35a76019
1 changed files with 7 additions and 0 deletions

7
Casks/multibit.rb Normal file
View File

@ -0,0 +1,7 @@
class Multibit < Cask
url 'https://multibit.org/releases/multibit-0.5.12/multibit-0.5.12.dmg'
homepage 'https://multibit.org/'
version '0.5.12'
sha1 '278a5e9217836222ba1df0dca795f441912e591d'
link 'MultiBit.app'
end