homebrew-cask/Casks/tex-live-utility.rb

13 lines
481 B
Ruby
Raw Normal View History

2014-11-14 01:27:07 +08:00
cask :v1 => 'tex-live-utility' do
version '1.17'
sha256 '9a913cbf0e158258c513fc0905f65632b36d372d1b4b9afe6b6f08dd005ff232'
2014-09-26 20:09:14 +08:00
url "https://mactlmgr.googlecode.com/files/TeX%20Live%20Utility.app-#{version}.tar.gz"
appcast 'http://mactlmgr.googlecode.com/svn/trunk/appcast/tlu_appcast.xml',
:sha256 => '46284194061f7d6cc766ac15ed11267a4dbaa27a6f6643b3afe930fe7d89d746'
2014-03-18 04:42:44 +08:00
homepage 'https://code.google.com/p/mactlmgr/'
2014-10-01 23:34:04 +08:00
license :oss
2014-09-16 00:06:27 +08:00
app 'TeX Live Utility.app'
2014-03-18 04:42:44 +08:00
end