homebrew-cask/Casks/texmaker.rb

8 lines
213 B
Ruby

class Texmaker < Cask
url 'http://www.xm1math.net/texmaker/TexmakerMacosxLion.zip'
homepage 'http://www.xm1math.net/texmaker'
version 'latest'
sha256 :no_check
link 'TexmakerMacosxLion/texmaker.app'
end