mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Downloaded new release. Verified with GPG key. Hashed with `shasum -a 256`. Tested installation. Audit passed.
7 lines
252 B
Ruby
7 lines
252 B
Ruby
class Multibit < Cask
|
|
url 'https://multibit.org/releases/multibit-0.5.18/multibit-0.5.18.dmg'
|
|
homepage 'https://multibit.org/'
|
|
version '0.5.18'
|
|
sha256 '0d2fe6fa68385c1ca964d9588272787dabffbc2061f29ebaab422317d0972257'
|
|
link 'MultiBit.app'
|
|
end
|