homebrew-cask/Casks/texts.rb

14 lines
398 B
Ruby
Raw Normal View History

2014-11-14 01:27:08 +08:00
cask :v1 => 'texts' do
2015-09-19 21:13:02 +08:00
version '0.23.5'
sha256 '2c8a15074bd37c57d23280a56b280be1749ae2e38d7bec80292d131be7c6b289'
2014-07-24 21:54:19 +08:00
url "http://www.texts.io/Texts-#{version}.dmg"
2015-04-02 02:58:48 +08:00
name 'Texts'
2014-10-15 23:43:56 +08:00
appcast 'http://www.texts.io/appcast-osx.xml',
2015-09-19 21:13:02 +08:00
:sha256 => '81958ab59d75e7a5b31c49a3d7e19702a63403e67a8c3ea111e72c130bdcc285'
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