Skip to content

Commit

Permalink
AU: 1 updated - Zoom-Outlook
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 26, 2024
1 parent 17b5e0b commit 5e6c159
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions automatic/Zoom-Outlook/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'

$checksum = '6716b2374b1818fdcd8782aa08d42136e25383891e67b922923c4592fd144d3c'
$url = 'https://zoom.us/client/5.17.0.981/ZoomOutlookPluginSetup.msi'
$checksum = 'c0b486509713adca858f714e26af068ecd7cb71a1b1b98b615fbd847f421c43f'
$url = 'https://zoom.us/client/5.17.10.1010/ZoomOutlookPluginSetup.msi'

$packageArgs = @{
packageName = 'Zoom-Outlook'
Expand Down
2 changes: 1 addition & 1 deletion automatic/Zoom-Outlook/zoom-outlook.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Zoom-Outlook</id>
<version>5.17.0.981</version>
<version>5.17.10.1010</version>
<packageSourceUrl>https://github.com/meek2100/chocolatey-packages/tree/master/automatic/Zoom-Outlook</packageSourceUrl>
<owners>meek2100</owners>
<title>Zoom Plugin for Microsoft Outlook</title>
Expand Down

0 comments on commit 5e6c159

Please sign in to comment.