mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
cmake: Update to version 3.27.3
This commit is contained in:
parent
d94f98eecc
commit
da981e9e82
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "3.27.2",
|
"version": "3.27.3",
|
||||||
"description": "Family of tools designed to build, test and package software",
|
"description": "Family of tools designed to build, test and package software",
|
||||||
"homepage": "https://cmake.org",
|
"homepage": "https://cmake.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-x86_64.zip",
|
||||||
"hash": "d5c33f726f9154f4abdda94e83aabd6de9f37b6b25ecbc9e499a3c5777871d55",
|
"hash": "9c11b58e50b00200c3b1ae5e05d35a87e4d8068e4c7b98ee4eab8740a79380ec",
|
||||||
"extract_dir": "cmake-3.27.2-windows-x86_64"
|
"extract_dir": "cmake-3.27.3-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-i386.zip",
|
||||||
"hash": "c26e4ba882a94ae24c695b1365f30e75fbea4a65ec0ee36a540f7f9029caf1fd",
|
"hash": "36a241f98224f3a94f200ac52a766ba068f3e12928da8d14b8a7400fc2726607",
|
||||||
"extract_dir": "cmake-3.27.2-windows-i386"
|
"extract_dir": "cmake-3.27.3-windows-i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-arm64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-arm64.zip",
|
||||||
"hash": "8861c264be983da901e6fbfb3a0bebe87f7b1faba92d3805ffe82a013964229b",
|
"hash": "62c75036bcd94fc01bce387dda138f359346ac633cb8ffcf26ce1663b5d89d93",
|
||||||
"extract_dir": "cmake-3.27.2-windows-arm64"
|
"extract_dir": "cmake-3.27.3-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user