From 6150f1ad824683338094fe4acfecc9bf030d53fb Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Mon, 15 May 2023 16:06:36 +0000 Subject: [PATCH] AU: 1 updated - Zoom-Outlook [skip ci] https://gist.github.com/meek2100/d1727a692d06b4b337db230100c9c2f8/51c9b1f0eef07f2b4c33909b4de51733e616a4fd --- automatic/Zoom-Outlook/tools/chocolateyInstall.ps1 | 4 ++-- automatic/Zoom-Outlook/zoom-outlook.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/Zoom-Outlook/tools/chocolateyInstall.ps1 b/automatic/Zoom-Outlook/tools/chocolateyInstall.ps1 index 932a36f1c..9aa57cd4b 100644 --- a/automatic/Zoom-Outlook/tools/chocolateyInstall.ps1 +++ b/automatic/Zoom-Outlook/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop' -$checksum = 'ca97d03590ba936ced5a8406cd1924cef89930276d64bbf0024a3eafd68f04bc' -$url = 'https://zoom.us/client/5.14.5.851/ZoomOutlookPluginSetup.msi' +$checksum = '3d6a9b10f467367b64d769b9284cc7b2d898a899bf10252b4fdfb928ae24f07f' +$url = 'https://zoom.us/client/5.14.6.863/ZoomOutlookPluginSetup.msi' $packageArgs = @{ packageName = 'Zoom-Outlook' diff --git a/automatic/Zoom-Outlook/zoom-outlook.nuspec b/automatic/Zoom-Outlook/zoom-outlook.nuspec index a1a9dd52d..2e89d9cf5 100644 --- a/automatic/Zoom-Outlook/zoom-outlook.nuspec +++ b/automatic/Zoom-Outlook/zoom-outlook.nuspec @@ -3,7 +3,7 @@ Zoom-Outlook - 5.14.5.851 + 5.14.6.863 https://github.com/meek2100/chocolatey-packages/tree/master/automatic/Zoom-Outlook meek2100 Zoom Plugin for Microsoft Outlook