Skip to content

Commit

Permalink
AU: 4 updated - cmake cmake.install cmake.portable graphviz
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 24, 2020
1 parent 238a423 commit e51e805
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 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 @@ -10,5 +10,5 @@
"3.16": "3.16.8",
"3.17": "3.17.5",
"3.18": "3.18.5",
"3.19": "3.19.0"
"3.19": "3.19.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.19.0</version>
<version>3.19.1</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.0/cmake-3.19.0-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win64-x64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-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: D2F2163AC6409DC05A46A483264A04CF0569457C765B8DD01C6EFA3642498975
checksum64: 476483357B1F3F9429F82C4D3DC4722BE0648BCE94A042F9A380DFE0EF7157E1
checksum32: 4AA9B1E5CD03F0E495425D40BAC6BFE1FBC14EC91E447FDD6D6F21533142ADAD
checksum64: 81EA6906118586207E7B95E6E62CEE14A9CDBB39340CE2FCB5800F958E2ECD6F

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.0-win32-x86.msi"
file64 = "$toolsPath\cmake-3.19.0-win64-x64.msi"
file = "$toolsPath\cmake-3.19.1-win32-x86.msi"
file64 = "$toolsPath\cmake-3.19.1-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 @@ -10,5 +10,5 @@
"3.16": "3.16.8",
"3.17": "3.17.5",
"3.18": "3.18.5",
"3.19": "3.19.0"
"3.19": "3.19.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.19.0</version>
<version>3.19.1</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.0/cmake-3.19.0-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win64-x64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-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: 602111E10C29161417C9833BE80A53A5A1013DD9094ACEA4601776B82365F872
checksum64: 67BBDA67C98C5F0789199FE1DB650F12274A6AD40FD8CAE88D208029AC618905
checksum32: 7C01B9CC29A0E5051C11C605B7DD43D187FB25B277E7A3DC4085B9EAF36A0387
checksum64: E95D70549F306ADB46E0F131DCECDBCBC6412D3A1E073C2C0078812391BF21D3

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.0-win32-x86.zip"
file64 = "$toolsPath\cmake-3.19.0-win64-x64.zip"
file = "$toolsPath\cmake-3.19.1-win32-x86.zip"
file64 = "$toolsPath\cmake-3.19.1-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 @@ -10,5 +10,5 @@
"3.16": "3.16.8",
"3.17": "3.17.5",
"3.18": "3.18.5",
"3.19": "3.19.0"
"3.19": "3.19.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.19.0</version>
<version>3.19.1</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.0]" />
<dependency id="cmake.install" version="[3.19.1]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/graphviz/graphviz.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Graphviz has many useful features for concrete diagrams, such as options for col
## Notes
- Starting from version _2.44.1_ this package contains cmake builds of Graphviz. If you encounter problems with missing executables for the time being continue using the last msbuild version _2.38_.
- Starting from version [2.44.1](https://chocolatey.org/packages/Graphviz/2.44.1.20201124) this package contains cmake builds of Graphviz. If you encounter problems with missing executables for the time being continue using the last msbuild version [2.38](https://chocolatey.org/packages/Graphviz/2.38.0.20190211). You can also try to use alternative syntax, for example instead calling `neato.exe` directly, use `dot.exe -Kneato` instead. For more details see [this topic](https://github.com/chocolatey-community/chocolatey-coreteampackages/pull/1535#issuecomment-704700216).
![screenshot](https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/master/automatic/graphviz/screenshot.svg)
]]></description>
Expand Down

0 comments on commit e51e805

Please sign in to comment.