homebrew-cask-versions/Casks/lyx.rb
2013-06-01 00:51:31 +01:00

7 lines
200 B
Ruby

class Lyx < Cask
url 'ftp://ftp.lyx.org/pub/lyx/bin/2.0.6/LyX-2.0.6+qt4.dmg'
homepage 'http://www.lyx.org'
version '2.0.6'
sha1 '7fc3350afb6b5b9ebad04d6a1370ca8670b24e04'
link 'LyX.app'
end