new cask: jabref

new cask: jabref, an open source bibliography reference manager
This commit is contained in:
Philipp Weißmann 2013-07-31 18:54:51 +02:00
parent ec692ca548
commit c8c903fe80
1 changed files with 7 additions and 0 deletions

7
Casks/jabref.rb Normal file
View File

@ -0,0 +1,7 @@
class Jabref < Cask
url 'http://downloads.sourceforge.net/project/jabref/jabref/2.9.2/JabRef-2.9.2-OSX.zip'
homepage 'http://jabref.sourceforge.net/'
version '2.9.2'
sha1 '2932cfd21a2fb44f024ef865e6c90c21f7e444e4'
link 'JabRef.app'
end