Browse Source
Multibit is the current official lightweight, multi-language Bitcoin wallet. closes #670
committed by
phinze
1 changed files with 7 additions and 0 deletions
@ -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…
Reference in new issue