homebrew-cask/Casks/letter.rb

13 lines
333 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'letter' do
2015-02-03 00:16:45 +08:00
version :latest
sha256 :no_check
2016-03-21 04:16:30 +08:00
# paddle-static.s3.amazonaws.com was verified as official when first introduced to the cask
2015-02-03 00:16:45 +08:00
url 'https://paddle-static.s3.amazonaws.com/framework/apps/Let.ter/Let.ter.zip'
name 'Let.ter'
homepage 'http://theletterapp.com/'
license :commercial
app 'Let.ter.app'
end