mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 14:26:57 -06:00
7 lines
233 B
Ruby
7 lines
233 B
Ruby
class Latexit < Cask
|
|
url 'http://www.chachatelier.fr/latexit/downloads/LaTeXiT-2_5_3.dmg'
|
|
homepage 'http://www.chachatelier.fr/latexit'
|
|
version '2.5.3'
|
|
sha1 '0ef452de2531b4ed1da854d9b630ca342407b662'
|
|
link 'LaTeXiT.app'
|
|
end
|