homebrew-cask/Casks/cozy-drive.rb

13 lines
494 B
Ruby

cask 'cozy-drive' do
version '3.15.2'
sha256 '974ddefbab8eb0ebe942761243707e92acd59e6d494b3787bcae99ac2b5acc17'
# nuts.cozycloud.cc was verified as official when first introduced to the cask
url "https://nuts.cozycloud.cc/download/channel/stable/CozyDrive-#{version}.dmg"
appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_filename.cgi?url=https://nuts.cozycloud.cc/download/channel/stable/osx'
name 'Cozy Drive'
homepage 'https://cozy.io/'
app 'Cozy Drive.app'
end