Merge pull request #820 from janrito/zotero

Update Zotero to 4.0.9
This commit is contained in:
Michael Ford 2013-07-25 06:22:34 -07:00
commit 41e1821045
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Zotero < Cask
url 'http://download.zotero.org/standalone/4.0.8/Zotero-4.0.8.dmg'
url 'http://download.zotero.org/standalone/4.0.9/Zotero-4.0.9.dmg'
homepage 'http://www.zotero.org/'
version '4.0.8'
sha1 '1ceedd019fdec48621910d80ea893ff0d75404df'
version '4.0.9'
sha1 'e048b690cbd25e8dd01ce17ff0f438ff70f6284d'
link 'Zotero.app'
end