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 Jul 19, 2021
1 parent c8f0fac commit 1233715
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 = 'b8bcf5a7dabfc0c607975a3308b2d8e2b9bc43668cec66e5995a4dde5e7b985b'
$url = 'https://zoom.us/client/5.7.0.64/ZoomOutlookPluginSetup.msi'
$checksum = '43811590e3f11442453c6875f9274c748a036d10afa5a8fc602662c8d2214ccf'
$url = 'https://zoom.us/client/5.7.3.76/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.7.0.64</version>
<version>5.7.3.76</version>
<packageSourceUrl>https://github.com/meek2100/chocolatey-packages</packageSourceUrl>
<owners>Darin Theurer</owners>
<title>Zoom Plugin for Microsoft Outlook</title>
Expand Down

0 comments on commit 1233715

Please sign in to comment.