Skip to content

Commit

Permalink
AU: 1 updated - zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecole committed Jun 17, 2019
1 parent f8c1239 commit 84f36a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/zoom/tools/chocolateyInstall.ps1
@@ -1,5 +1,5 @@
$ErrorActionPreference = 'Stop'
$checksum = '09dd8ff7c83624ffe0210f1ed3cce2c310bd4346338fe5b1785fc025c880d1c5'
$checksum = 'd1fe99a9b4be1041c7423119a37cf467b4f94cd70d2681428b7a4b2a5c730d3d'
$url = 'https://zoom.us/client/latest/ZoomInstallerFull.msi'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/zoom/zoom.nuspec
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</id>
<version>4.4.53595.0520</version>
<version>4.4.53901.0616</version>
<packageSourceUrl>https://github.com/mikecole/chocolatey-packages</packageSourceUrl>
<owners>Mike Cole, Kyle McNally</owners>
<title>Zoom Client for Meetings</title>
Expand Down

0 comments on commit 84f36a4

Please sign in to comment.