Reformat tex-live-utility.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:47 +02:00
parent 08036a410e
commit 5c1cad9dd4
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class TexLiveUtility < Cask
version '1.17'
sha256 '9a913cbf0e158258c513fc0905f65632b36d372d1b4b9afe6b6f08dd005ff232'
url 'https://mactlmgr.googlecode.com/files/TeX%20Live%20Utility.app-1.17.tar.gz'
appcast 'http://mactlmgr.googlecode.com/svn/trunk/appcast/tlu_appcast.xml'
homepage 'https://code.google.com/p/mactlmgr/'
version '1.17'
sha256 '9a913cbf0e158258c513fc0905f65632b36d372d1b4b9afe6b6f08dd005ff232'
link 'TeX Live Utility.app'
end