From 04a2e858c48e237a8a730797fa7c124b83194dab Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Thu, 11 Feb 2021 18:13:07 +0000 Subject: [PATCH] AU: 4 updated - cmake cmake.install cmake.portable kubelogin [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/498aaab790fec2c06b146e49c76c7f90ed0bfe27 --- automatic/cmake.install/cmake.install.json | 2 +- 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 | 2 +- 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 | 2 +- automatic/cmake/cmake.nuspec | 4 ++-- automatic/kubelogin/kubelogin.nuspec | 4 ++-- automatic/kubelogin/legal/VERIFICATION.txt | 4 ++-- 12 files changed, 23 insertions(+), 23 deletions(-) diff --git a/automatic/cmake.install/cmake.install.json b/automatic/cmake.install/cmake.install.json index cbb5eb918ae..c8cec98786f 100644 --- a/automatic/cmake.install/cmake.install.json +++ b/automatic/cmake.install/cmake.install.json @@ -9,6 +9,6 @@ "3.15": "3.15.7", "3.16": "3.16.8", "3.17": "3.17.5", - "3.18": "3.18.5", + "3.18": "3.18.6", "3.19": "3.19.4" } diff --git a/automatic/cmake.install/cmake.install.nuspec b/automatic/cmake.install/cmake.install.nuspec index 46644c2c839..225975605b3 100644 --- a/automatic/cmake.install/cmake.install.nuspec +++ b/automatic/cmake.install/cmake.install.nuspec @@ -3,7 +3,7 @@ cmake.install - 3.19.4 + 3.18.6 https://github.com/chocolatey-community/chocolatey-coreteampackages/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 03579c7701f..c1462e471cf 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: 2DCE32E37C161441A899735C3398EA21AFF2745E2F3DB516CEB0085817A657ED - checksum64: E531812198235AC51C846DBA636D719E6F6870523A423B7B993377E91EE57EF8 + checksum32: 9807CD7B2C8C11A51FDE2FFE582ACF4E2FCD0B422EA04135B832F9882BA2FFC8 + checksum64: 6B6D96696B8DC8CB368280FA579EA23AFBF3624BAC1706D9E6D8BF5BC7C358B0 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 962426e60f2..e1f8f859c25 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.19.4-win32-x86.msi" - file64 = "$toolsPath\cmake-3.19.4-win64-x64.msi" + file = "$toolsPath\cmake-3.18.6-win32-x86.msi" + file64 = "$toolsPath\cmake-3.18.6-win64-x64.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 50cef46d20b..76f81e07505 100644 --- a/automatic/cmake.portable/cmake.portable.json +++ b/automatic/cmake.portable/cmake.portable.json @@ -9,6 +9,6 @@ "3.15": "3.15.7", "3.16": "3.16.8", "3.17": "3.17.5", - "3.18": "3.18.5", + "3.18": "3.18.6", "3.19": "3.19.4" } diff --git a/automatic/cmake.portable/cmake.portable.nuspec b/automatic/cmake.portable/cmake.portable.nuspec index 219b6d9c06a..104a26ba8b3 100644 --- a/automatic/cmake.portable/cmake.portable.nuspec +++ b/automatic/cmake.portable/cmake.portable.nuspec @@ -3,7 +3,7 @@ cmake.portable - 3.19.4 + 3.18.6 https://github.com/chocolatey-community/chocolatey-coreteampackages/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 821c3dc2def..0b0b5b2d797 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: 4D940A0E45BEA2B07525ADD804184F3434684EFA2AD72C22B3960933006929E4 - checksum64: 24B03DAF75CE59B542DA38C829FE6944D3BF7CF99AFAA8225CF29F7876823899 + checksum32: F6531568DEF18AFECF3D54ABD7CCF1F9CF092C683B14FDE36B47910C7F822E8D + checksum64: 6A7166841BF2D72D56B5FF8C7C7606901BD8A0D87194F509B759D3AE3B6FDD6E 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 2628bdf68aa..b9680d4aa04 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.19.4-win32-x86.zip" - file64 = "$toolsPath\cmake-3.19.4-win64-x64.zip" + file = "$toolsPath\cmake-3.18.6-win32-x86.zip" + file64 = "$toolsPath\cmake-3.18.6-win64-x64.zip" destination = $toolsPath } diff --git a/automatic/cmake/cmake.json b/automatic/cmake/cmake.json index eb5cdb1f706..d52ac62d361 100644 --- a/automatic/cmake/cmake.json +++ b/automatic/cmake/cmake.json @@ -9,6 +9,6 @@ "3.15": "3.15.7", "3.16": "3.16.8", "3.17": "3.17.5", - "3.18": "3.18.5", + "3.18": "3.18.6", "3.19": "3.19.4" } diff --git a/automatic/cmake/cmake.nuspec b/automatic/cmake/cmake.nuspec index 7ae470aa5a2..f4a06e17abe 100644 --- a/automatic/cmake/cmake.nuspec +++ b/automatic/cmake/cmake.nuspec @@ -3,7 +3,7 @@ cmake - 3.19.4 + 3.18.6 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake chocolatey-community, dtgm CMake @@ -44,7 +44,7 @@ For example: `choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System'` * [News](https://blog.kitware.com/tag/CMake/) * [Changelog](https://www.cmake.org/download/#latest) - + diff --git a/automatic/kubelogin/kubelogin.nuspec b/automatic/kubelogin/kubelogin.nuspec index c6f529372da..d72d5d570d6 100644 --- a/automatic/kubelogin/kubelogin.nuspec +++ b/automatic/kubelogin/kubelogin.nuspec @@ -3,7 +3,7 @@ kubelogin - 1.22.0 + 1.22.1 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/kubelogin chocolatey-community,jetersen Kubelogin (CLI) @@ -38,7 +38,7 @@ users: command: kubelogin ``` ]]> - https://github.com/int128/kubelogin/releases/tag/v1.22.0 + https://github.com/int128/kubelogin/releases/tag/v1.22.1 diff --git a/automatic/kubelogin/legal/VERIFICATION.txt b/automatic/kubelogin/legal/VERIFICATION.txt index 517e28c2d32..5412ab42373 100644 --- a/automatic/kubelogin/legal/VERIFICATION.txt +++ b/automatic/kubelogin/legal/VERIFICATION.txt @@ -8,7 +8,7 @@ location on and can be verified by doing the following: 1. Download the following: - 64-bit software: + 64-bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' @@ -17,6 +17,6 @@ and can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum64: 8205CEF30428A50CD662A4D18CA80ECE4985B00501742C41240571B487932F0F + checksum64: 612599248E1CDD271CBF921251B60CE48792A1FC9C49468C8342537BD81B5DE9 File 'LICENSE.txt' is obtained from