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
2015-11-14 06:59:08 +08:00
version '1.1'
sha256 'd536f98a35242006fc58c570777fc3c4d39f415505856d2d752cffdf01ac1e60'
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-10-30 01:39:24 +08:00
:sha256 => 'afd38b8d91cefb771cba00d02b2a0ba2f665a5753e8a66cec64cde82ef0a7cca'
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