homebrew-cask/Casks/texts.rb

8 lines
215 B
Ruby
Raw Normal View History

2013-12-02 18:17:22 +08:00
class Texts < Cask
2014-02-15 15:06:16 +08:00
url 'http://www.texts.io/Texts-0.18.4.dmg'
2013-12-02 18:17:22 +08:00
homepage 'http://www.texts.io'
2014-02-15 15:06:16 +08:00
version '0.18.4'
sha256 'dc2613a0793939cb2c5544a9c6c8e4e25c5cf9207f818420d550d3bb9eeeb779'
2013-12-02 18:17:22 +08:00
link 'Texts.app'
end