homebrew-cask/Casks/tresorit.rb

13 lines
339 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'tresorit' do
2014-09-17 19:43:06 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
2016-03-08 02:16:43 +08:00
# installerstorage.blob.core.windows.net was verified as official when first introduced to the cask
2015-01-19 10:54:00 +08:00
url 'https://installerstorage.blob.core.windows.net/public/install/Tresorit.dmg'
2015-01-10 05:14:14 +08:00
name 'Tresorit'
homepage 'https://tresorit.com/'
2015-11-05 05:13:56 +08:00
license :gratis
2014-09-16 00:06:31 +08:00
app 'Tresorit.app'
end