Skip to content

Commit

Permalink
AU: 4 updated - cmake cmake.install cmake.portable wesnoth
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Chocolatey Community committed Dec 21, 2024
1 parent 51c2825 commit 0ccede6
Show file tree
Hide file tree
Showing 13 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 @@ -22,5 +22,5 @@
"3.28": "3.28.6",
"3.29": "3.29.8",
"3.30": "3.30.6",
"3.31": "3.31.2"
"3.31": "3.31.3"
}
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.31.2</version>
<version>3.31.3</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.31.2/cmake-3.31.2-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.2/cmake-3.31.2-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.3/cmake-3.31.3-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.3/cmake-3.31.3-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: 7A7AA61DDBB93E63A383FE17601D6E919538A18AC34F7D2C97CBACB4B69AE665
checksum64: 9D0C8ECAD08CD6FE167328DA26D4830335D8E5F5879E8D4B7CF635B4D1907262
checksum32: DC1FDAB6960A3EAEF85ED4CE15CE0DC058C70E9B7EDE1CDD79D453EE70A9EFAD
checksum64: 30267229FA6A71B4405D688B917909EF497C7715D349096BA83EA5D65A91F1E3

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.31.2-windows-i386.msi"
file64 = "$toolsPath\cmake-3.31.2-windows-x86_64.msi"
file = "$toolsPath\cmake-3.31.3-windows-i386.msi"
file64 = "$toolsPath\cmake-3.31.3-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 @@ -22,5 +22,5 @@
"3.28": "3.28.6",
"3.29": "3.29.8",
"3.30": "3.30.6",
"3.31": "3.31.2"
"3.31": "3.31.3"
}
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.31.2</version>
<version>3.31.3</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.31.2/cmake-3.31.2-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.2/cmake-3.31.2-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.3/cmake-3.31.3-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.3/cmake-3.31.3-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: E497ED732E1381B9DB1F8E58864CC0765BC1714B620470C8C7D36F30AD454784
checksum64: 109C29A744D648863D3637B4963C90088045C8D92799C68C9B9D8713407776C8
checksum32: BB0E352803BC1D45CD77DFC74344C297E8EA0555BF40D59157EECF2369BA5BAA
checksum64: D41E863589A3C152B1D14ECAC2FFD1926F29ABA64528984FCDA8FD2B630F44FF

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.31.2-windows-i386.zip"
file64 = "$toolsPath\cmake-3.31.2-windows-x86_64.zip"
file = "$toolsPath\cmake-3.31.3-windows-i386.zip"
file64 = "$toolsPath\cmake-3.31.3-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 @@ -22,5 +22,5 @@
"3.28": "3.28.6",
"3.29": "3.29.8",
"3.30": "3.30.6",
"3.31": "3.31.2"
"3.31": "3.31.3"
}
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.31.2</version>
<version>3.31.3</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.31.2]" />
<dependency id="cmake.install" version="[3.31.3]" />
</dependencies>
</metadata>
<files />
Expand Down
4 changes: 2 additions & 2 deletions automatic/wesnoth/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
$packageArgs = @{
packageName = 'wesnoth'
fileType = 'exe'
url = 'https://sourceforge.net/projects/wesnoth/files/wesnoth/wesnoth-1.19.6/wesnoth-1.19.6-win64.exe/download'
url = 'https://sourceforge.net/projects/wesnoth/files/wesnoth/wesnoth-1.19.7/wesnoth-1.19.7-win64.exe/download'
softwareName = 'Battle for Wesnoth*'
checksum = 'cdffa5bedab426f37d4aedaab78e8a92e164e128249bef27e7185686a7f0a2d3'
checksum = '8601a0869fb470e77f412b952dfa730babf768c9f50fb0386fbbd7be10c38600'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/wesnoth/wesnoth.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "1.18.3",
"beta": "1.19.6-beta"
"beta": "1.19.7-beta"
}
2 changes: 1 addition & 1 deletion automatic/wesnoth/wesnoth.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>wesnoth</id>
<version>1.19.6-beta</version>
<version>1.19.7-beta</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/wesnoth</packageSourceUrl>
<owners>chocolatey-community</owners>
<title>The Battle for Wesnoth</title>
Expand Down

0 comments on commit 0ccede6

Please sign in to comment.