homebrew-cask/Casks/atext.rb

14 lines
371 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'atext' do
2014-09-17 19:42:38 +08:00
version :latest
sha256 :no_check
2015-06-29 14:32:18 +08:00
url 'https://www.trankynam.com/atext/downloads/aText.dmg'
2015-01-04 11:18:46 +08:00
name 'aText'
2015-12-26 04:57:40 +08:00
appcast 'https://www.trankynam.com/atext/aText-Appcast.xml',
:sha256 => '95fef6cc7509549c094b1c3a9eca4f478e57608b19d3580cef7097343ae95e67'
2015-06-29 14:32:18 +08:00
homepage 'https://www.trankynam.com/atext/'
license :commercial
2014-09-16 00:05:16 +08:00
app 'aText.app'
2013-05-31 21:54:20 +08:00
end