Skip to content

Commit

Permalink
AU: 5 updated - cmake cmake.install cmake.portable mixxx openshift-cli
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Chocolatey Community committed Jun 13, 2024
1 parent be88049 commit 4317099
Show file tree
Hide file tree
Showing 16 changed files with 29 additions and 29 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 @@ -21,5 +21,5 @@
"3.27": "3.27.9",
"3.28": "3.28.6",
"3.29": "3.29.5",
"3.30": "3.30.0-rc1"
"3.30": "3.30.0-rc2"
}
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.30.0-rc1</version>
<version>3.30.0-rc2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/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.30.0-rc1/cmake-3.30.0-rc1-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.0-rc1/cmake-3.30.0-rc1-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.0-rc2/cmake-3.30.0-rc2-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.0-rc2/cmake-3.30.0-rc2-windows-x86_64.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: 17CAA6C4B50A2184AE499406FC02D50650495A736239121D870BB16080C14F11
checksum64: EE309D4E982D3B468196DBE18F6B740CA54458508409DE024B12DBF2B1E482E0
checksum32: 6628599365B02BAC70EEE07889C531204774065355A37D7B8785CEC145DEF384
checksum64: 0D2CE09AEBB09555A7BDC6099AD3FA41BA3A0932F5E428D342F26EA3B92AE750

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.30.0-rc1-windows-i386.msi"
file64 = "$toolsPath\cmake-3.30.0-rc1-windows-x86_64.msi"
file = "$toolsPath\cmake-3.30.0-rc2-windows-i386.msi"
file64 = "$toolsPath\cmake-3.30.0-rc2-windows-x86_64.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 @@ -21,5 +21,5 @@
"3.27": "3.27.9",
"3.28": "3.28.6",
"3.29": "3.29.5",
"3.30": "3.30.0-rc1"
"3.30": "3.30.0-rc2"
}
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.30.0-rc1</version>
<version>3.30.0-rc2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/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.30.0-rc1/cmake-3.30.0-rc1-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.0-rc1/cmake-3.30.0-rc1-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.0-rc2/cmake-3.30.0-rc2-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.0-rc2/cmake-3.30.0-rc2-windows-x86_64.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: D8534BE792BB9CD57CE4901A02A2B67B3B85163EE00AAA0042205CACDFC91A1D
checksum64: CA04D12160F4DBBCC2435011E6416EE118960883984C7BCD3EDF1F5D27D23F56
checksum32: D9C8BD932735A3093223ABDC830C26B6630454AD7BE2D670C6A2760460576387
checksum64: E217D9145EA9E96B3B8199EF02D6385E2E931F0300976FE07AFA1073C1CF9453

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.30.0-rc1-windows-i386.zip"
file64 = "$toolsPath\cmake-3.30.0-rc1-windows-x86_64.zip"
file = "$toolsPath\cmake-3.30.0-rc2-windows-i386.zip"
file64 = "$toolsPath\cmake-3.30.0-rc2-windows-x86_64.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 @@ -21,5 +21,5 @@
"3.27": "3.27.9",
"3.28": "3.28.6",
"3.29": "3.29.5",
"3.30": "3.30.0-rc1"
"3.30": "3.30.0-rc2"
}
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.30.0-rc1</version>
<version>3.30.0-rc2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/cmake</packageSourceUrl>
<owners>chocolatey-community, dtgm</owners>
<title>CMake</title>
Expand Down Expand Up @@ -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)</releaseNotes>
<dependencies>
<dependency id="cmake.install" version="[3.30.0-rc1]" />
<dependency id="cmake.install" version="[3.30.0-rc2]" />
</dependencies>
</metadata>
<files />
Expand Down
4 changes: 2 additions & 2 deletions automatic/mixxx/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to <https://www.mixxx.org/download>

x32: No longer being provided
x64: https://downloads.mixxx.org/releases/2.4.1/mixxx-2.4.1-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.6-alpha-15-gdd46caabbe-win64.msi

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 1A63376D3F6E40A79072F2C32D9C9F821C2EC7F67B6082D14F8E1E78AC4F5A98
checksum64: 575E06A6756B3CE4614DC9E46E1FC53F800CCA164EEE7A4DFF6EB58923E39F26

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-2.0.html
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stable": "2.4.1",
"alpha": "2.5-alpha-99",
"alpha": "2.6-alpha-15",
"beta": "2.4-beta-7"
}
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>mixxx</id>
<version>2.4.1</version>
<version>2.6-alpha-15</version>
<title>Mixxx</title>
<owners>chocolatey-community</owners>
<authors>Mixxx Development Team</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mixxx/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file64 = "$toolsPath\mixxx-2.4.1-win64.msi"
file64 = "$toolsPath\mixxx-2.6-alpha-15-gdd46caabbe-win64.msi"

softwareName = 'Mixxx *'

Expand Down
6 changes: 3 additions & 3 deletions automatic/openshift-cli/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.15>
location on <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.16>
and can be verified by doing the following:

1. Download the following:
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.15/openshift-client-windows-4.15.15.zip>
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.16/openshift-client-windows-4.15.16.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:
checksum: 014190E8AEA046545264D283A27A0DCB2EF91C31F72240B5BDE8154C1583F57B
checksum: 3BEF0F76B635C5C21EEAE284C50456D3F0909C88605E0C1EC407E89F07DC9B6C

The file 'LICENSE.txt' has been obtained from <https://github.com/openshift/origin/blob/6366485d06c43fd526899510f02582484da25519/LICENSE>
4 changes: 2 additions & 2 deletions automatic/openshift-cli/openshift-cli.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>openshift-cli</id>
<version>4.15.15</version>
<version>4.15.16</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/openshift-cli</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>OpenShift Command Line Interface (CLI)</title>
Expand Down Expand Up @@ -45,7 +45,7 @@ Origin is the upstream community project that powers OpenShift. Built around a c
* Windows support is limited to 64bit systems.
* **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<releaseNotes>https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.15</releaseNotes>
<releaseNotes>https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.16</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down

0 comments on commit 4317099

Please sign in to comment.