Browse Source

Add cask for Multibit

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

closes #670
Dalton Hubble 12 years ago
committed by phinze
parent
commit
6b35a76019
  1. 7
      Casks/multibit.rb

7
Casks/multibit.rb

@ -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
Loading…
Cancel
Save