homebrew-cask/Casks/mawie81-whats.rb

12 lines
395 B
Ruby

cask 'mawie81-whats' 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'
name 'WhatsDesktop'
homepage 'https://github.com/mawie81/whatsdesktop'
app 'WhatsDesktop.app'
end