homebrew-cask/Casks/latexian.rb

9 lines
235 B
Ruby

class Latexian < Cask
url 'http://tacosw.com/latexian/Latexian.zip'
appcast 'http://tacosw.com/latexian/update2.php'
homepage 'http://tacosw.com/latexian/'
version 'latest'
sha256 :no_check
link 'Latexian/Latexian.app'
end