From 1f6bca1224c29ced0d05cf1c7e175a9d9fb094cd Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Tue, 9 May 2023 08:25:03 +0000 Subject: [PATCH] AU: 2 updated - kmymoney webex [skip ci] https://gist.github.com/chtof/393704c64c2344f0f8e029cd57bebd2b/edd6adecef8bd5ecd3d734d1b796dd659450a2ee --- automatic/kmymoney/kmymoney.nuspec | 2 +- automatic/kmymoney/tools/chocolateyinstall.ps1 | 4 ++-- automatic/webex/info | 2 +- automatic/webex/tools/chocolateyinstall.ps1 | 4 ++-- automatic/webex/webex.nuspec | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/automatic/kmymoney/kmymoney.nuspec b/automatic/kmymoney/kmymoney.nuspec index dd9ff8aa4..1925b0892 100644 --- a/automatic/kmymoney/kmymoney.nuspec +++ b/automatic/kmymoney/kmymoney.nuspec @@ -3,7 +3,7 @@ kmymoney - 5.1.1761 + 5.1.1762 https://github.com/chtof/chocolatey-packages/tree/master/automatic/kmymoney chtof KMyMoney diff --git a/automatic/kmymoney/tools/chocolateyinstall.ps1 b/automatic/kmymoney/tools/chocolateyinstall.ps1 index 7f2ab333d..094a53067 100644 --- a/automatic/kmymoney/tools/chocolateyinstall.ps1 +++ b/automatic/kmymoney/tools/chocolateyinstall.ps1 @@ -3,10 +3,10 @@ $packageName= 'kmymoney' $packageArgs = @{ packageName = $packageName - url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1761-windows-cl-msvc2019-x86_64.exe' + url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1762-windows-cl-msvc2019-x86_64.exe' checksumType = 'sha256' - checksum64 = '20ec4dcf119505465292c54ceaecc602c1c06df453c63420064785d39fb2c7c6' + checksum64 = '7d3c21d02e051042149a3ee23ed85a6b35074ef9832394ea09e78df78849a23f' checksumType64 = 'sha256' silentArgs = '/S' diff --git a/automatic/webex/info b/automatic/webex/info index 74475910d..1cb0a5eaf 100644 --- a/automatic/webex/info +++ b/automatic/webex/info @@ -1 +1 @@ -"2c252f43edf07712aff78f8fdf6420f1-24"|43.4.0.25959 +"806e1914b90a2ec0b83e356307dbbc7c-24"|43.5.0.26155 diff --git a/automatic/webex/tools/chocolateyinstall.ps1 b/automatic/webex/tools/chocolateyinstall.ps1 index a8033fe2e..d09f11f03 100644 --- a/automatic/webex/tools/chocolateyinstall.ps1 +++ b/automatic/webex/tools/chocolateyinstall.ps1 @@ -17,11 +17,11 @@ $packageArgs = @{ filetype = 'MSI' url = 'https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex_x86.msi' - checksum = 'B446C388ED93E25B74733B163002788F1BA9E2302CC3D74DFD2E9AFE8BAC110B' + checksum = '615622EF7BF74B66B1E16F28B426C56A0609F2BE079C365062E19980E619F4F1' checksumType = 'sha256' url64 = 'https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex.msi' - checksum64 = 'AD1E51936DEB77118740435C3A457DE0A1C7944C4C3DD3F545698EC8EAC3C060' + checksum64 = '0F869431CD4B728CAAFDE179C26EA72D028E0C35F348D0D6125F9A96F2CE9661' checksumType64= 'sha256' silentArgs = "$sa /qn /norestart /l*v `"$env:TEMP\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`" AUTOOC=0" diff --git a/automatic/webex/webex.nuspec b/automatic/webex/webex.nuspec index 4e15832e3..0fabc0e16 100644 --- a/automatic/webex/webex.nuspec +++ b/automatic/webex/webex.nuspec @@ -3,7 +3,7 @@ webex - 43.4.0.25959 + 43.5.0.26155 https://github.com/chtof/chocolatey-packages/tree/master/automatic/webex chtof Cisco Webex