Skip to content

Commit

Permalink
AU: 6 updated - cmake cmake.install cmake.portable mixxx nodejs nodej…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jul 19, 2024
1 parent 8215061 commit 4f51305
Show file tree
Hide file tree
Showing 20 changed files with 35 additions and 35 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.7",
"3.30": "3.30.0"
"3.30": "3.30.1"
}
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.29.7</version>
<version>3.30.1</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.29.7/cmake-3.29.7-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.7/cmake-3.29.7-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.1/cmake-3.30.1-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.1/cmake-3.30.1-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: B0954F6962AF2EF94BC053A8892DEC1DCA1268BC433FFE38FD27D55FA5E6952B
checksum64: 454C1B68D61B8945C1566C598A8EC77CAF799EBD2D51277E6DE96ACBDE652046
checksum32: FE488496717A874792EC930FAA7BB4AF56D966FB0F1AB04AD8E9FFFC41932142
checksum64: 049786BD52D440798B42CB9783A0C3BE00790510401EEECF1BD32C41316E7C48

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.29.7-windows-i386.msi"
file64 = "$toolsPath\cmake-3.29.7-windows-x86_64.msi"
file = "$toolsPath\cmake-3.30.1-windows-i386.msi"
file64 = "$toolsPath\cmake-3.30.1-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.7",
"3.30": "3.30.0"
"3.30": "3.30.1"
}
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.29.7</version>
<version>3.30.1</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.29.7/cmake-3.29.7-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.7/cmake-3.29.7-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.1/cmake-3.30.1-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.1/cmake-3.30.1-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: AE87F2FF173DEEB3AE8891D31C8F92EBABAB8A4C29A074C5C5D39B38DDE706D2
checksum64: 3D9580B54FAA0651F4CB0BCCDFF222BD123366B35A8B1051EE33A64915384EE4
checksum32: F5FB1D93B82E9A5FBD5853D4B17A130605F0B4ED13A655D1371C2D6D55F9261D
checksum64: CF7788FF9D92812DA194847D4EC874FC576F34079987D0F20C96CD09E2A16220

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.29.7-windows-i386.zip"
file64 = "$toolsPath\cmake-3.29.7-windows-x86_64.zip"
file = "$toolsPath\cmake-3.30.1-windows-i386.zip"
file64 = "$toolsPath\cmake-3.30.1-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.7",
"3.30": "3.30.0"
"3.30": "3.30.1"
}
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.29.7</version>
<version>3.30.1</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.29.7]" />
<dependency id="cmake.install" version="[3.30.1]" />
</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/snapshots/2.5/mixxx-2.5-beta-25-gf7643b59e0-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.6-alpha-45-gfd4d342e8b-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: C5EA3D82E43573F890892844B446F19E675A92F521AD5463A553243E93F19100
checksum64: D3F96A3CF30066957FC223790A2274B7E8FA01D26BF467DCD43B67B100CD2C98

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.6-alpha-44",
"alpha": "2.6-alpha-45",
"beta": "2.5-beta-25"
}
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.5-beta-25</version>
<version>2.6-alpha-45</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.5-beta-25-gf7643b59e0-win64.msi"
file64 = "$toolsPath\mixxx-2.6-alpha-45-gfd4d342e8b-win64.msi"

softwareName = 'Mixxx *'

Expand Down
8 changes: 4 additions & 4 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer has been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://nodejs.org/dist/v22.5.0/node-v22.5.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v22.5.0/node-v22.5.0-x64.msi>
32-Bit: <https://nodejs.org/dist/v22.5.1/node-v22.5.1-x86.msi>
64-Bit: <https://nodejs.org/dist/v22.5.1/node-v22.5.1-x64.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 4FA9542ABA7098C33C2244B728EC0FA67D71E52DEE2A7A4BC9E10218F8CF5CEA
checksum64: F273C7E2E013EBD1E9F3498CA5608AF857EB385426E6179E9A889B065B63686C
checksum32: F8A9425C5D837AE14F939225A873C4AFB075785CA8787548FC44C2AB0CAEEB68
checksum64: C86DF5E925F8D3F492A8A7B62A2A972271A9F718E6595A679F001F312F53863E

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"19": "19.9.0",
"20": "20.15.1",
"21": "21.7.3",
"22": "22.5.0"
"22": "22.5.1"
}
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>22.5.0</version>
<version>22.5.1</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$filePath32 = "$toolsPath\node-v22.5.0-x86.msi"
$filePath64 = "$toolsPath\node-v22.5.0-x64.msi"
$filePath32 = "$toolsPath\node-v22.5.1-x86.msi"
$filePath64 = "$toolsPath\node-v22.5.1-x64.msi"
$installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"19": "19.9.0",
"20": "20.15.1",
"21": "21.7.3",
"22": "22.5.0"
"22": "22.5.1"
}
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>22.5.0</version>
<version>22.5.1</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -30,7 +30,7 @@ This package runs the official Node JS installer, resulting in Node.exe and NPM
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[22.5.0]" />
<dependency id="nodejs.install" version="[22.5.1]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 4f51305

Please sign in to comment.