homebrew-cask-versions/Casks/texmaker.rb
2014-05-08 08:51:31 -04:00

7 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