homebrew-cask-versions/Casks/latexit.rb
Philipp Weißmann b81b6dd26e new cask: LaTeXiT
new cask: LaTeXiT, a small gui tool to convert latex formula
to png/vector graphics
2013-07-31 18:43:21 +02:00

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