Skip to content

Commit

Permalink
AU: 4 updated - cmake cmake.install cmake.portable kubelogin
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Feb 11, 2021
1 parent 1b1cfbf commit 04a2e85
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmake.install</id>
<version>3.19.4</version>
<version>3.18.6</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.install</packageSourceUrl>
<owners>chocolatey-community, dtgm</owners>
<title>CMake (Install)</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/cmake.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://cmake.org/download/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win64-x64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-win64-x64.msi>
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 <https://gitlab.kitware.com/cmake/cmake/blob/master/Copyright.txt>
4 changes: 2 additions & 2 deletions automatic/cmake.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmake.portable</id>
<version>3.19.4</version>
<version>3.18.6</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.portable</packageSourceUrl>
<owners>chocolatey-community, dtgm</owners>
<title>CMake (Portable)</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/cmake.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://cmake.org/download/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win64-x64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-win64-x64.zip>
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 <https://gitlab.kitware.com/cmake/cmake/blob/master/Copyright.txt>
4 changes: 2 additions & 2 deletions automatic/cmake.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake/cmake.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions automatic/cmake/cmake.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmake</id>
<version>3.19.4</version>
<version>3.18.6</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake</packageSourceUrl>
<owners>chocolatey-community, dtgm</owners>
<title>CMake</title>
Expand Down Expand Up @@ -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)</releaseNotes>
<dependencies>
<dependency id="cmake.install" version="[3.19.4]" />
<dependency id="cmake.install" version="[3.18.6]" />
</dependencies>
</metadata>
<files />
Expand Down
4 changes: 2 additions & 2 deletions automatic/kubelogin/kubelogin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>kubelogin</id>
<version>1.22.0</version>
<version>1.22.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/kubelogin</packageSourceUrl>
<owners>chocolatey-community,jetersen</owners>
<title>Kubelogin (CLI)</title>
Expand Down Expand Up @@ -38,7 +38,7 @@ users:
command: kubelogin
```
]]></description>
<releaseNotes>https://github.com/int128/kubelogin/releases/tag/v1.22.0</releaseNotes>
<releaseNotes>https://github.com/int128/kubelogin/releases/tag/v1.22.1</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
4 changes: 2 additions & 2 deletions automatic/kubelogin/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ location on <https://github.com/int128/kubelogin/releases/latest>
and can be verified by doing the following:

1. Download the following:
64-bit software: <https://github.com/int128/kubelogin/releases/download/v1.22.0/kubelogin_windows_amd64.zip>
64-bit software: <https://github.com/int128/kubelogin/releases/download/v1.22.1/kubelogin_windows_amd64.zip>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -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 <https://github.com/kubernetes/kubernetes/blob/d30db1f9a915aa95402e1190461469a1889d92be/LICENSE>

0 comments on commit 04a2e85

Please sign in to comment.