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.16/multibit-0.5.16.dmg'
|
|
homepage 'https://multibit.org/'
|
|
version '0.5.16'
|
|
sha1 'ec15502cd5387b8a1bb0d0eaf46ad50e5ecdd41c'
|
|
link 'MultiBit.app'
|
|
end
|