Skip to content

Commit

Permalink
AU: 3 updated - cmake cmake.install cmake.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Mar 8, 2023
1 parent c3a0db4 commit 30ded5d
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 19 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 @@ -16,6 +16,6 @@
"3.22": "3.22.6",
"3.23": "3.23.5",
"3.24": "3.24.4",
"3.25": "3.25.2",
"3.25": "3.25.3",
"3.26": "3.26.0-rc5"
}
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.24.4</version>
<version>3.25.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.24.4/cmake-3.24.4-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.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: FDA04D68F848E3840F8942C12E2C440D57DEC50A109DDFB453C2933CEE5FEEB3
checksum64: A1D5B5F12A54E38FE1AE6466DCCAAD81632FC84832567A44D8E692DEE7E683D2
checksum32: 6D4261E4DDEE3AA8D9785B2E9FF11F97AE46F3972FD70F19B4B59548001E2695
checksum64: EE09742B0A682F33C0B2E49681DD2D8BC851BD4A8F404F2FC075CBD73B494FF2

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.24.4-windows-i386.msi"
file64 = "$toolsPath\cmake-3.24.4-windows-x86_64.msi"
file = "$toolsPath\cmake-3.25.3-windows-i386.msi"
file64 = "$toolsPath\cmake-3.25.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 @@ -16,6 +16,6 @@
"3.22": "3.22.6",
"3.23": "3.23.5",
"3.24": "3.24.4",
"3.25": "3.25.2",
"3.25": "3.25.3",
"3.26": "3.26.0-rc5"
}
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.24.4</version>
<version>3.25.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.24.4/cmake-3.24.4-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.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: 2839C1286E5A5F08316FC608AF4911F7262CD50A166146BF561F2EEC49EF2CD6
checksum64: C135C7AB78143C46E6686B1E9652BC1DD07E0CF71FD4DECEE777CDCA77019C39
checksum32: 2E66CF7CBD35F392F6B9406910C68F4ADFCA1DE9AB7A2FC4CEC658C5C5CD9190
checksum64: D129425D569140B729210F3383C246DEC19C4183F7D0AFAE1837044942DA3B4B

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.24.4-windows-i386.zip"
file64 = "$toolsPath\cmake-3.24.4-windows-x86_64.zip"
file = "$toolsPath\cmake-3.25.3-windows-i386.zip"
file64 = "$toolsPath\cmake-3.25.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 @@ -16,6 +16,6 @@
"3.22": "3.22.6",
"3.23": "3.23.5",
"3.24": "3.24.4",
"3.25": "3.25.2",
"3.25": "3.25.3",
"3.26": "3.26.0-rc5"
}
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.24.4</version>
<version>3.25.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 @@ -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.24.4]" />
<dependency id="cmake.install" version="[3.25.3]" />
</dependencies>
</metadata>
<files />
Expand Down

0 comments on commit 30ded5d

Please sign in to comment.