mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
252 B
Ruby
7 lines
252 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'
|
|
sha256 '94f673b54b90f7aa35cac2fab08a85d26bdab8eebcb751e41256c853b045c25a'
|
|
link 'MultiBit.app'
|
|
end
|