homebrew-cask/Casks/texts.rb

14 lines
388 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'texts' do
2016-01-10 04:08:13 +08:00
version '1.3'
sha256 'f1331bb082731bd828cb811b81f45ab6530d9208f30f398991f88aae3d330227'
2014-07-24 21:54:19 +08:00
url "http://www.texts.io/Texts-#{version}.dmg"
2014-10-15 23:43:56 +08:00
appcast 'http://www.texts.io/appcast-osx.xml',
2016-01-10 04:08:13 +08:00
:sha256 => '15d5acfee11e4be81a19fd9cfd58193b61eeb59fbfc40ceeb12c856d60b7499d'
name 'Texts'
2013-12-02 18:17:22 +08:00
homepage 'http://www.texts.io'
2015-04-02 02:58:48 +08:00
license :commercial
2014-09-16 00:06:28 +08:00
app 'Texts.app'
2013-12-02 18:17:22 +08:00
end