homebrew-cask/Casks/letter.rb

13 lines
318 B
Ruby
Raw Normal View History

2015-02-03 00:16:45 +08:00
cask :v1 => 'letter' do
version :latest
sha256 :no_check
# amazonaws.com is the official download host per the vendor homepage
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