Merge pull request #4087 from ddinh/update-lyx-to-2.1.0

Update Lyx to 2.1.0
This commit is contained in:
Fernando Paredes 2014-04-28 18:26:44 -07:00
commit 37639b0fb3
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Lyx < Cask
url 'ftp://ftp.lyx.org/pub/lyx/bin/2.0.7.1/LyX-2.0.7.1+qt4-carbon.dmg'
url 'ftp://ftp.lyx.org/pub/lyx/bin/2.1.0/LyX-2.1.0+qt4-cocoa.dmg'
homepage 'http://www.lyx.org'
version '2.0.7.1'
sha256 '2d903a0af2533cf6087346d932fa289eeeba8c37efc732c114a13e64246a12bc'
version '2.1.0'
sha256 'b6a44dffb9692e450827c6e39b88b77480ec7c757c458cdbb9000cc751963ffc'
link 'LyX.app'
end