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.14/multibit-0.5.14.dmg'
|
|
homepage 'https://multibit.org/'
|
|
version '0.5.14'
|
|
sha1 '1a26137861b45014363454296bd8e1b3cc7d316d'
|
|
link 'MultiBit.app'
|
|
end
|