homebrew-cask/Casks/protonmail-unofficial.rb

12 lines
452 B
Ruby

cask 'protonmail-unofficial' do
version '0.5.8'
sha256 'e9a9583e629ca5762281f422ad7bebc2f7569de25e31eec69fe896af8e502023'
url "https://github.com/protonmail-desktop/application/releases/download/v#{version}/protonmail-desktop-#{version}.dmg"
appcast 'https://github.com/protonmail-desktop/application/releases.atom'
name 'Protonmail Desktop'
homepage 'https://github.com/protonmail-desktop/application'
app 'Protonmail Desktop.app'
end