From 51fb983612549657a0b2e8c8f0c411db47bc0a3f Mon Sep 17 00:00:00 2001 From: mikecole Date: Mon, 20 Mar 2023 17:06:44 +0000 Subject: [PATCH] AU: 1 updated - zoom [skip ci] https://gist.github.com/mikecole/fc383d2a7d15fa7825ca98990d04357a/2f7b414172cfe1d5a307f85d53418e528d3279d7 --- automatic/zoom/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/zoom/zoom.nuspec | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/automatic/zoom/tools/chocolateyInstall.ps1 b/automatic/zoom/tools/chocolateyInstall.ps1 index 3a61ed691..b57413717 100644 --- a/automatic/zoom/tools/chocolateyInstall.ps1 +++ b/automatic/zoom/tools/chocolateyInstall.ps1 @@ -1,9 +1,9 @@ $ErrorActionPreference = 'Stop' -$checksum = 'fc5d1e5f9b7ee246a7767cebd3ed01e1d22ca13d8a5672cb4c3e0e55d8f25241' -$checksum64 = 'a8d9bd84c953123212210309258229012b0861f3ab134ced8771801db8579ff6' +$checksum = '1c814816863c6c2a59ee35bb3da0b15c7ffd44f567aa6fa81f7e7c33311e7148' +$checksum64 = 'a79d4564b5c54471d6efc6824859030860ef8780cfcb4eb25175648d4e9f436e' -$url = 'https://cdn.zoom.us/prod/5.13.11.13434/ZoomInstallerFull.msi' -$url64 = 'https://cdn.zoom.us/prod/5.13.11.13434/x64/ZoomInstallerFull.msi' +$url = 'https://cdn.zoom.us/prod/5.14.0.13888/ZoomInstallerFull.msi' +$url64 = 'https://cdn.zoom.us/prod/5.14.0.13888/x64/ZoomInstallerFull.msi' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/automatic/zoom/zoom.nuspec b/automatic/zoom/zoom.nuspec index 58acd8a32..3acdd071c 100644 --- a/automatic/zoom/zoom.nuspec +++ b/automatic/zoom/zoom.nuspec @@ -3,7 +3,7 @@ zoom - 5.13.11.13434 + 5.14.0.13888 https://github.com/mikecole/chocolatey-packages Mike Cole Zoom Client for Meetings