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

8 lines
287 B
Ruby

class TexLiveUtility < Cask
url 'https://mactlmgr.googlecode.com/files/TeX%20Live%20Utility.app-1.17.tar.gz'
homepage 'https://code.google.com/p/mactlmgr/'
version '1.17'
sha256 '9a913cbf0e158258c513fc0905f65632b36d372d1b4b9afe6b6f08dd005ff232'
link 'TeX Live Utility.app'
end