homebrew-cask/Casks/whatsdesktop.rb

13 lines
484 B
Ruby

cask 'whatsdesktop' do
version '1.8.0'
sha256 '9f68154a382dc4306b440a254662a3efd65b9e4bbd8cfbc76b625e70e9afcbc2'
url "https://github.com/mawie81/whatsdesktop/releases/download/#{version}/WhatsDesktop-#{version}.dmg"
appcast 'https://github.com/mawie81/whatsdesktop/releases.atom',
checkpoint: '1137e7be0e05431fd9cbff1fccd03a73fb898c6b9c4930cff7e82641b593b6ac'
name 'WhatsDesktop'
homepage 'https://github.com/mawie81/whatsdesktop'
app 'WhatsDesktop.app'
end