mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
7 lines
252 B
Ruby
7 lines
252 B
Ruby
class Multibit < Cask
|
|
url 'https://multibit.org/releases/multibit-0.5.17/multibit-0.5.17.dmg'
|
|
homepage 'https://multibit.org/'
|
|
version '0.5.17'
|
|
sha256 '1facdaacaec20c24777c26e05f2655a727c7ea92f0cfe84bb1fbdfcb65ae893c'
|
|
link 'MultiBit.app'
|
|
end
|