mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
200 B
Ruby
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
|