Upgrade MultiBit.app to v0.5.18

Downloaded new release. Verified with GPG key. Hashed with `shasum -a
256`. Tested installation. Audit passed.
This commit is contained in:
Andrew Schwartzmeyer 2014-04-30 22:17:28 -07:00
parent 2a9271c9ab
commit 536e341cf3
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Multibit < Cask
url 'https://multibit.org/releases/multibit-0.5.17/multibit-0.5.17.dmg'
url 'https://multibit.org/releases/multibit-0.5.18/multibit-0.5.18.dmg'
homepage 'https://multibit.org/'
version '0.5.17'
sha256 '1facdaacaec20c24777c26e05f2655a727c7ea92f0cfe84bb1fbdfcb65ae893c'
version '0.5.18'
sha256 '0d2fe6fa68385c1ca964d9588272787dabffbc2061f29ebaab422317d0972257'
link 'MultiBit.app'
end