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
226 B
7 lines
226 B
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
|
|
|