Update whatsapp to 0.2.6424 (#39252)

* Update whatsapp to 0.2.6424

* url / zap
This commit is contained in:
tiiiecherle 2017-10-04 05:05:12 +02:00 committed by commitay
parent 44eb925f4f
commit 4bf85d7fa2
1 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
cask 'whatsapp' do
version '0.2.5863'
sha256 '1f6f7a2cd93ec1ae71d8a1e12b0f6bf698263de3d64767f762ed2fc788869592'
version '0.2.6424'
sha256 'ab2df2067986409901cdaa8dbe59b003fcf623a18c9423e7ccdb15876c85863e'
url "https://web.whatsapp.com/desktop/mac/files/release-#{version}.zip"
url 'https://web.whatsapp.com/desktop/mac/files/WhatsApp.dmg'
appcast 'https://web.whatsapp.com/desktop/mac/releases?platform=darwin&arch=x64',
checkpoint: 'b52e065acd795ced7bba8401c695a17997e94dd49ca5fcf92f96d1dce773e1e0'
checkpoint: 'bc33c8de0caf113c719eec6b7d46a51cb322cbbba89e52fb0fd83527da03785e'
name 'WhatsApp'
homepage 'https://www.whatsapp.com/'
@ -12,10 +12,10 @@ cask 'whatsapp' do
app 'WhatsApp.app'
zap delete: [
zap delete: '~/Library/Caches/WhatsApp',
trash: [
'~/Library/Application Support/WhatsApp',
'~/Library/Application Support/WhatsApp.ShipIt',
'~/Library/Caches/WhatsApp',
'~/Library/Preferences/WhatsApp.plist',
'~/Library/Preferences/WhatsApp-Helper.plist',
]