homebrew-cask/Casks/texpad.rb

9 lines
325 B
Ruby
Raw Normal View History

2014-05-05 22:01:25 +08:00
class Texpad < Cask
url 'http://cloud.texpadapp.com/bundles/Texpad_1_6_12.zip'
2014-06-09 22:41:38 +08:00
appcast 'https://www.texpadapp.com/static-collected/upgrades/texpadappcast.xml'
2014-05-05 22:01:25 +08:00
homepage 'https://www.texpadapp.com/osx'
version '1.6.12'
sha256 'bca8da9be6c2af599455eb9e936b50667f25b55a842af41e87f2e72e396c243e'
link 'Texpad.app'
end