homebrew-cask/Casks/whatsdesktop.rb

13 lines
484 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'whatsdesktop' do
2016-12-12 08:39:01 +08:00
version '1.8.0'
sha256 '9f68154a382dc4306b440a254662a3efd65b9e4bbd8cfbc76b625e70e9afcbc2'
2016-12-12 08:39:01 +08:00
url "https://github.com/mawie81/whatsdesktop/releases/download/#{version}/WhatsDesktop-#{version}.dmg"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/mawie81/whatsdesktop/releases.atom',
2016-12-12 08:39:01 +08:00
checkpoint: '0758278df730ed99a5d76c51cca39d2f91abe345d615d09514b3d0504d40c22c'
name 'WhatsDesktop'
homepage 'https://github.com/mawie81/whatsdesktop'
app 'WhatsDesktop.app'
end