homebrew-cask/Casks/tresorit.rb

13 lines
307 B
Ruby

cask 'tresorit' do
version :latest
sha256 :no_check
# windows.net is the official download host per the vendor homepage
url 'https://installerstorage.blob.core.windows.net/public/install/Tresorit.dmg'
name 'Tresorit'
homepage 'https://tresorit.com/'
license :gratis
app 'Tresorit.app'
end