homebrew-cask/Casks/atext.rb

14 lines
428 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'atext' do
2016-01-14 06:21:27 +08:00
version '2.19'
sha256 'ce8442b3e10184247176265855be32714b452b9059ffb7d6fb51a49ba00f9a5f'
2015-06-29 14:32:18 +08:00
url 'https://www.trankynam.com/atext/downloads/aText.dmg'
2015-12-26 04:57:40 +08:00
appcast 'https://www.trankynam.com/atext/aText-Appcast.xml',
checkpoint: 'cd4af0d98f5c892e6f1c152cd093f23394864034770baba0372b7eecae0d46a4'
name 'aText'
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