homebrew-cask/Casks/texmaker.rb

12 lines
246 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'texmaker' do
2014-09-17 19:43:04 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.xm1math.net/texmaker/TexmakerMacosxLion.zip'
2015-05-04 04:42:40 +08:00
name 'Texmaker'
homepage 'http://www.xm1math.net/texmaker'
2015-11-02 04:47:21 +08:00
license :gratis
2014-09-16 00:06:27 +08:00
app 'TexmakerMacosxLion/texmaker.app'
end