Update beardedspice (1.2.5)

This commit is contained in:
Jerzerak 2016-04-04 23:22:06 -04:00 committed by Vítor Galvão
parent 0744b768b7
commit 14784cf751
1 changed files with 10 additions and 3 deletions

View File

@ -1,13 +1,20 @@
cask 'beardedspice' do
version '1.2.3'
sha256 'dd2bed9071fc54debee3f3137829e690c1f1e5dc8581283b299e9f4172489c2e'
version '1.2.5'
sha256 '18d9ffeebf5f854e0d53009eb13415763f6be89959bc0daabfa17b03efe20760'
url "https://github.com/beardedspice/beardedspice/releases/download/v#{version}/BeardedSpice-#{version}.zip"
appcast 'https://github.com/beardedspice/beardedspice/releases.atom',
checkpoint: '506993fb1eae07aa873bea676aba8eea37d37e36be2900a96ea9b02a0c475305'
checkpoint: '96245a1126a025f781fe57a99b4dde6e76f7d39339867e872064427c25e645ea'
name 'BeardedSpice'
homepage 'https://github.com/beardedspice/beardedspice/'
license :oss
auto_updates true
app 'BeardedSpice.app'
zap delete: [
'~/Library/Caches/com.beardedspice.BeardedSpice',
'~/Library/Preferences/com.beardedspice.BeardedSpice.plist',
]
end