From ee8b10ddb134914c46ebddae23def8b3d86f7d8a Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 16 Nov 2023 00:25:24 +0000 Subject: [PATCH] AU: 2 updated - steelseries-engine webex-meetings [skip ci] https://gist.github.com/chtof/393704c64c2344f0f8e029cd57bebd2b/a2989d441757f7fb171c3a16a16b000cd9213df9 --- automatic/steelseries-engine/steelseries-engine.nuspec | 2 +- automatic/steelseries-engine/tools/chocolateyinstall.ps1 | 2 +- automatic/webex-meetings/info | 2 +- automatic/webex-meetings/tools/chocolateyinstall.ps1 | 2 +- automatic/webex-meetings/webex-meetings.nuspec | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/automatic/steelseries-engine/steelseries-engine.nuspec b/automatic/steelseries-engine/steelseries-engine.nuspec index 41f1763a4..81a2919fc 100644 --- a/automatic/steelseries-engine/steelseries-engine.nuspec +++ b/automatic/steelseries-engine/steelseries-engine.nuspec @@ -3,7 +3,7 @@ steelseries-engine - 50.0.0 + 51.0.0 https://github.com/chtof/chocolatey-packages/tree/master/automatic/steelseries-engine chtof SteelSeries Engine diff --git a/automatic/steelseries-engine/tools/chocolateyinstall.ps1 b/automatic/steelseries-engine/tools/chocolateyinstall.ps1 index fd8e904b3..e05bf42da 100644 --- a/automatic/steelseries-engine/tools/chocolateyinstall.ps1 +++ b/automatic/steelseries-engine/tools/chocolateyinstall.ps1 @@ -3,7 +3,7 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://engine.steelseriescdn.com/SteelSeriesGG50.0.0Setup.exe' + url = 'https://engine.steelseriescdn.com/SteelSeriesGG51.0.0Setup.exe' checksum = '' checksumType = 'sha256' diff --git a/automatic/webex-meetings/info b/automatic/webex-meetings/info index 2ad09e646..116841e73 100644 --- a/automatic/webex-meetings/info +++ b/automatic/webex-meetings/info @@ -1 +1 @@ -"aa04c00-6080faf7cfe80"|43.10.2.11 +"a9de600-60a1677290840"|43.11.1.11 diff --git a/automatic/webex-meetings/tools/chocolateyinstall.ps1 b/automatic/webex-meetings/tools/chocolateyinstall.ps1 index 6e1326bf7..efed43b82 100644 --- a/automatic/webex-meetings/tools/chocolateyinstall.ps1 +++ b/automatic/webex-meetings/tools/chocolateyinstall.ps1 @@ -5,7 +5,7 @@ $packageArgs = @{ fileType = 'MSI' url = 'https://akamaicdn.webex.com/client/webexapp.msi' - checksum = '57d4874aac12a6efeeaeab7ffab894fdacb1712e43e581069ad7369a0be540d8a0b9555a46996fa16eec06143c1dd4de806725a1211c09b1982244d034b592cd' + checksum = '7da28dde89af130fafbc7991cd046cc61fdcd67264b3870830e16f2b7f338aceb7d21c8164efd74f3a633ea6db74f9134e5ca87c4a4fe5708829c2a482ea236f' checksumType = 'sha512' silentArgs = "/qn /norestart /l*v `"$env:TEMP\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`" AUTOOC=0" diff --git a/automatic/webex-meetings/webex-meetings.nuspec b/automatic/webex-meetings/webex-meetings.nuspec index 84ccac4d8..5631ed707 100644 --- a/automatic/webex-meetings/webex-meetings.nuspec +++ b/automatic/webex-meetings/webex-meetings.nuspec @@ -3,7 +3,7 @@ webex-meetings - 43.10.2.11 + 43.11.1.11 https://github.com/chtof/chocolatey-packages/tree/master/automatic/webex-meetings chtof Cisco Webex Meetings