Zotero: update to v4.0.29.11 and appcast added

This commit is contained in:
Toni Förster 2016-09-04 15:23:01 +09:00
parent c8bdaa354f
commit 2339418cc9
No known key found for this signature in database
GPG Key ID: 292F3E5086C83FC7
1 changed files with 6 additions and 2 deletions

View File

@ -1,11 +1,15 @@
cask 'zotero' do
version '4.0.29.5'
sha256 '137766cf43c645f424f93c7a61f7c0cc163cb583002ffa45c8e00cacec175301'
version '4.0.29.11'
sha256 '1895e2cecc980b1df72e3e2943cf36b5f5e10566e15b87bdad98244263d74bef'
url "https://download.zotero.org/standalone/#{version}/Zotero-#{version}.dmg"
appcast 'https://github.com/zotero/zotero/releases.atom',
checkpoint: '25a7e1b1827d6c3fd5fabe8fa60ea1b1b926a90b31f75433308d9e4a4e174f25'
name 'Zotero'
homepage 'https://www.zotero.org/'
license :affero
auto_updates true
app 'Zotero.app'
end