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.13/multibit-0.5.13.dmg'
|
|
homepage 'https://multibit.org/'
|
|
version '0.5.13'
|
|
sha1 'ed92c3cd4b095fce42d6954e9a97ddb7fc7672c2'
|
|
link 'MultiBit.app'
|
|
end
|