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 May 15, 2023
1 parent f17e7ff commit 6150f1a
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 = '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'
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.14.5.851</version>
<version>5.14.6.863</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 6150f1a

Please sign in to comment.