mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
226 B
Ruby
7 lines
226 B
Ruby
class Multibit < Cask
|
|
url 'https://multibit.org/releases/multibit-0.5.15/multibit-0.5.15.dmg'
|
|
homepage 'https://multibit.org/'
|
|
version '0.5.15'
|
|
sha1 '4cbac8743014e613d20cc35e2be4edd5419e93f7'
|
|
link 'MultiBit.app'
|
|
end
|