From 06e0868a253c8596a19243bd3d011edb16f654ce Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 7 Jun 2024 00:20:01 +0000 Subject: [PATCH] AU: 4 updated - cmake cmake.install cmake.portable selenium-chromium-edge-driver [skip ci] --- automatic/cmake.install/cmake.install.json | 3 ++- automatic/cmake.install/cmake.install.nuspec | 2 +- automatic/cmake.install/legal/VERIFICATION.txt | 8 ++++---- automatic/cmake.install/tools/chocolateyInstall.ps1 | 4 ++-- automatic/cmake.portable/cmake.portable.json | 3 ++- automatic/cmake.portable/cmake.portable.nuspec | 2 +- automatic/cmake.portable/legal/VERIFICATION.txt | 8 ++++---- automatic/cmake.portable/tools/chocolateyInstall.ps1 | 4 ++-- automatic/cmake/cmake.json | 3 ++- automatic/cmake/cmake.nuspec | 4 ++-- .../selenium-chromium-edge-driver.nuspec | 2 +- .../tools/chocolateyinstall.ps1 | 8 ++++---- 12 files changed, 27 insertions(+), 24 deletions(-) diff --git a/automatic/cmake.install/cmake.install.json b/automatic/cmake.install/cmake.install.json index 0d110a2c5b7..781cc897f4b 100644 --- a/automatic/cmake.install/cmake.install.json +++ b/automatic/cmake.install/cmake.install.json @@ -20,5 +20,6 @@ "3.26": "3.26.6", "3.27": "3.27.9", "3.28": "3.28.6", - "3.29": "3.29.4" + "3.29": "3.29.5", + "3.30": "3.30.0-rc1" } diff --git a/automatic/cmake.install/cmake.install.nuspec b/automatic/cmake.install/cmake.install.nuspec index d146e39ad2c..0493b1641f1 100644 --- a/automatic/cmake.install/cmake.install.nuspec +++ b/automatic/cmake.install/cmake.install.nuspec @@ -3,7 +3,7 @@ cmake.install - 3.29.4 + 3.30.0-rc1 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/cmake.install chocolatey-community, dtgm CMake (Install) diff --git a/automatic/cmake.install/legal/VERIFICATION.txt b/automatic/cmake.install/legal/VERIFICATION.txt index 27c216fdc45..aebd3c0d235 100644 --- a/automatic/cmake.install/legal/VERIFICATION.txt +++ b/automatic/cmake.install/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: FD9F2E3E847F0A1ECDAA5A61DDCBBF15772EA1DB8DE1F07D4C706085C26911CC - checksum64: 83BA5E373ED3824E78A2A2EF4A184A8FDED544EA7CDEAEDF1BF87A3BD8D56C80 + checksum32: 17CAA6C4B50A2184AE499406FC02D50650495A736239121D870BB16080C14F11 + checksum64: EE309D4E982D3B468196DBE18F6B740CA54458508409DE024B12DBF2B1E482E0 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/cmake.install/tools/chocolateyInstall.ps1 b/automatic/cmake.install/tools/chocolateyInstall.ps1 index 6ce02e1fada..6a344aa9af5 100644 --- a/automatic/cmake.install/tools/chocolateyInstall.ps1 +++ b/automatic/cmake.install/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file = "$toolsPath\cmake-3.29.4-windows-i386.msi" - file64 = "$toolsPath\cmake-3.29.4-windows-x86_64.msi" + file = "$toolsPath\cmake-3.30.0-rc1-windows-i386.msi" + file64 = "$toolsPath\cmake-3.30.0-rc1-windows-x86_64.msi" softwareName = 'CMake' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0, 3010, 1641) diff --git a/automatic/cmake.portable/cmake.portable.json b/automatic/cmake.portable/cmake.portable.json index b317eea1107..c5c097432a5 100644 --- a/automatic/cmake.portable/cmake.portable.json +++ b/automatic/cmake.portable/cmake.portable.json @@ -20,5 +20,6 @@ "3.26": "3.26.6", "3.27": "3.27.9", "3.28": "3.28.6", - "3.29": "3.29.4" + "3.29": "3.29.5", + "3.30": "3.30.0-rc1" } diff --git a/automatic/cmake.portable/cmake.portable.nuspec b/automatic/cmake.portable/cmake.portable.nuspec index 548a926ce36..8d038984d0a 100644 --- a/automatic/cmake.portable/cmake.portable.nuspec +++ b/automatic/cmake.portable/cmake.portable.nuspec @@ -3,7 +3,7 @@ cmake.portable - 3.29.4 + 3.30.0-rc1 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/cmake.portable chocolatey-community, dtgm CMake (Portable) diff --git a/automatic/cmake.portable/legal/VERIFICATION.txt b/automatic/cmake.portable/legal/VERIFICATION.txt index a73fb10432f..bb5c51f3550 100644 --- a/automatic/cmake.portable/legal/VERIFICATION.txt +++ b/automatic/cmake.portable/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 8773DF8F82A8172CFD964CC052864592D45481A636CB8B533E3736102A97C2FA - checksum64: 1C8BFBC5537553EDCCDED62F8F03475A161280C1B64F54C887824C6EB4E773FF + checksum32: D8534BE792BB9CD57CE4901A02A2B67B3B85163EE00AAA0042205CACDFC91A1D + checksum64: CA04D12160F4DBBCC2435011E6416EE118960883984C7BCD3EDF1F5D27D23F56 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/cmake.portable/tools/chocolateyInstall.ps1 b/automatic/cmake.portable/tools/chocolateyInstall.ps1 index 2f842b13be3..6d342430254 100644 --- a/automatic/cmake.portable/tools/chocolateyInstall.ps1 +++ b/automatic/cmake.portable/tools/chocolateyInstall.ps1 @@ -4,8 +4,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsPath\cmake-3.29.4-windows-i386.zip" - file64 = "$toolsPath\cmake-3.29.4-windows-x86_64.zip" + file = "$toolsPath\cmake-3.30.0-rc1-windows-i386.zip" + file64 = "$toolsPath\cmake-3.30.0-rc1-windows-x86_64.zip" destination = $toolsPath } diff --git a/automatic/cmake/cmake.json b/automatic/cmake/cmake.json index 58aba30d0e7..e602cfe007e 100644 --- a/automatic/cmake/cmake.json +++ b/automatic/cmake/cmake.json @@ -20,5 +20,6 @@ "3.26": "3.26.6", "3.27": "3.27.9", "3.28": "3.28.6", - "3.29": "3.29.4" + "3.29": "3.29.5", + "3.30": "3.30.0-rc1" } diff --git a/automatic/cmake/cmake.nuspec b/automatic/cmake/cmake.nuspec index 2a9463f57f2..9b68d46572a 100644 --- a/automatic/cmake/cmake.nuspec +++ b/automatic/cmake/cmake.nuspec @@ -3,7 +3,7 @@ cmake - 3.29.4 + 3.30.0-rc1 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/cmake chocolatey-community, dtgm CMake @@ -50,7 +50,7 @@ For example: `choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System' --app * [News](https://blog.kitware.com/tag/CMake/) * [Changelog](https://www.cmake.org/download/#latest) - + diff --git a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec index eb0d2044dfa..8dd419b3627 100644 --- a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec +++ b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec @@ -3,7 +3,7 @@ selenium-chromium-edge-driver - 125.0.2535.85 + 125.0.2535.92 Selenium Chromium Edge Driver Chromium and Microsoft teams chocolatey-community,agabrys,laurin1,AdmiringWorm diff --git a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 index 476a14f538b..df227f33753 100644 --- a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 +++ b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 @@ -7,10 +7,10 @@ $parameters = Get-PackageParameters $packageArgs = @{ packageName = 'selenium-chromium-edge-driver' - url = 'https://msedgedriver.azureedge.net/125.0.2535.85/edgedriver_win32.zip' - url64 = 'https://msedgedriver.azureedge.net/125.0.2535.85/edgedriver_win64.zip' - checksum = 'a504df461a61798901f88492cbdf4cc27248b9fb72a3635c0da3f9395f0607a4' - checksum64 = '41e4a049e7dc5d64b67d1ae9521baa7e196fd35ee1f2b1641bac3380c9fa407e' + url = 'https://msedgedriver.azureedge.net/125.0.2535.92/edgedriver_win32.zip' + url64 = 'https://msedgedriver.azureedge.net/125.0.2535.92/edgedriver_win64.zip' + checksum = 'afdc7d8b9e764cd0c138e43f695ffbb704d7808f1c8e61a5dc22dd572e328df5' + checksum64 = 'bac109212ef3d1f7c0e3331f0027594600832dd09c1953eaafcb777166450bd7' checksumType = 'sha256' checksumType64 = 'sha256' unzipLocation = $seleniumDir