mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
234 B
Ruby
9 lines
234 B
Ruby
class Lyx < Cask
|
|
version '2.1.0'
|
|
sha256 'b6a44dffb9692e450827c6e39b88b77480ec7c757c458cdbb9000cc751963ffc'
|
|
|
|
url 'ftp://ftp.lyx.org/pub/lyx/bin/2.1.0/LyX-2.1.0+qt4-cocoa.dmg'
|
|
homepage 'http://www.lyx.org'
|
|
|
|
link 'LyX.app'
|
|
end
|