mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.29.6
This commit is contained in:
parent
b3fed99175
commit
af57fa7541
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "3.29.5",
|
"version": "3.29.6",
|
||||||
"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.29.5/cmake-3.29.5-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.6/cmake-3.29.6-windows-x86_64.zip",
|
||||||
"hash": "f85db8361cb7eb11ceb6b2f1ee42bec7234bb8d9e487ea78c00de64771768d92",
|
"hash": "5c648eac06c33477e510bae14ce1f969e9abb38992b71f245633b182fccb474d",
|
||||||
"extract_dir": "cmake-3.29.5-windows-x86_64"
|
"extract_dir": "cmake-3.29.6-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.5/cmake-3.29.5-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.6/cmake-3.29.6-windows-i386.zip",
|
||||||
"hash": "7587b1aaab131ca6586cb241bbf1d29a4e5e322063788a8ea260cc7f492a46bd",
|
"hash": "aca4abb4ad7eb7d97647a572132735af2bd35687826e96f7d23dd7f4d2d7d4a9",
|
||||||
"extract_dir": "cmake-3.29.5-windows-i386"
|
"extract_dir": "cmake-3.29.6-windows-i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.5/cmake-3.29.5-windows-arm64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.6/cmake-3.29.6-windows-arm64.zip",
|
||||||
"hash": "9c67d16560125ebf1278ef1b3072914a60bff780522b28c0096f364f775a8e55",
|
"hash": "8f0df498d8b1a076fc9305dde5a06427262a0476e89d4c670a49147b0bc30761",
|
||||||
"extract_dir": "cmake-3.29.5-windows-arm64"
|
"extract_dir": "cmake-3.29.6-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user