Skip to content

Commit

Permalink
AU: 1 updated - webex-meetings
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 7, 2021
1 parent 6a326c0 commit 786258b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/webex-meetings/tools/chocolateyinstall.ps1
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
fileType = 'MSI'

url = 'https://akamaicdn.webex.com/client/webexapp.msi'
checksum = '136037490ebf53579f9f51d2c7e294a48748b5b9ba79080caa914045e7396d7cf96f1655bceeb47089e61f120619cfcc2c5f2e4b44fba26680da6ccc289b767e'
checksum = 'f6d4e6531c4f47505e0fd4ca5bbe803e8bedbe637b6af31d2de47a9bc23cf80081c7598036f81374c37584566a76472e75be644bcf8f5be9464b9a335ba23bb3'
checksumType = 'sha512'

silentArgs = "/qn /norestart /l*v `"$env:TEMP\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`" AUTOOC=0"
Expand Down
2 changes: 1 addition & 1 deletion automatic/webex-meetings/webex-meetings.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>webex-meetings</id>
<version>41.7.2.13</version>
<version>41.7.3.13</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/webex-meetings</packageSourceUrl>
<owners>chtof</owners>
<title>Cisco Webex Meetings</title>
Expand Down

0 comments on commit 786258b

Please sign in to comment.