From 27ccb2b94b1f70639e601fba3e6f152eeea81c33 Mon Sep 17 00:00:00 2001 From: mikecole Date: Mon, 18 Nov 2024 12:07:24 +0000 Subject: [PATCH] AU: 1 updated - zoom [skip ci] https://gist.github.com/mikecole/fc383d2a7d15fa7825ca98990d04357a/b400a73e80ef8f59511a4dc98efa5440f9cfbbb7 --- 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 3e5b3ef0b..fdd07551d 100644 --- a/automatic/zoom/tools/chocolateyInstall.ps1 +++ b/automatic/zoom/tools/chocolateyInstall.ps1 @@ -1,9 +1,9 @@ $ErrorActionPreference = 'Stop' -$checksum = '91f6b5a384f892e2e0599ffb5965f798cce11ddbf05e7c866f6af6c9d2143993' -$checksum64 = 'd01e4bd9128d3efc7dbc53b3f469e9d6905737b31cd24f52b801126c2e055b12' +$checksum = 'a35b23fe4cf1195d94eb6d5435cd89480127f201124d50fb7b278d64d3485fba' +$checksum64 = '00d616a8a06a934379b9ef37e4a432bd69c1b7fcd906635f077003cea4671bba' -$url = 'https://cdn.zoom.us/prod/6.2.7.49583/ZoomInstallerFull.msi' -$url64 = 'https://cdn.zoom.us/prod/6.2.7.49583/x64/ZoomInstallerFull.msi' +$url = 'https://cdn.zoom.us/prod/6.2.10.50536/ZoomInstallerFull.msi' +$url64 = 'https://cdn.zoom.us/prod/6.2.10.50536/x64/ZoomInstallerFull.msi' $silentArgs = '/quiet /qn /norestart' diff --git a/automatic/zoom/zoom.nuspec b/automatic/zoom/zoom.nuspec index 00ac08de9..4b4a98107 100644 --- a/automatic/zoom/zoom.nuspec +++ b/automatic/zoom/zoom.nuspec @@ -3,7 +3,7 @@ zoom - 6.2.7.49583 + 6.2.10.50536 https://github.com/mikecole/chocolatey-packages Mike Cole Zoom Client for Meetings