mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
226 B
Ruby
7 lines
226 B
Ruby
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
|