mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
cmake: Update to version 3.29.2
This commit is contained in:
parent
6972eaba0e
commit
f460694644
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "3.29.1",
|
||||
"version": "3.29.2",
|
||||
"description": "Family of tools designed to build, test and package software",
|
||||
"homepage": "https://cmake.org",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.1/cmake-3.29.1-windows-x86_64.zip",
|
||||
"hash": "c8cf6ed50551d00ad8cd1f3b232810cd0a8b43b4a1d4f1393f0a575d423884dc",
|
||||
"extract_dir": "cmake-3.29.1-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.2/cmake-3.29.2-windows-x86_64.zip",
|
||||
"hash": "86b5de51f60a0e9d62be4d8ca76ea467d154083d356fcc9af1409606be341cd8",
|
||||
"extract_dir": "cmake-3.29.2-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.1/cmake-3.29.1-windows-i386.zip",
|
||||
"hash": "4c832bbd9bb7a6756b13743956b87a9ae0ba869cb2e1a139bb540e456fd919ee",
|
||||
"extract_dir": "cmake-3.29.1-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.2/cmake-3.29.2-windows-i386.zip",
|
||||
"hash": "e51b281c9dfd1498834729b33bf49fc668ad1dadbc2eaba7b693d0f7d748450d",
|
||||
"extract_dir": "cmake-3.29.2-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.1/cmake-3.29.1-windows-arm64.zip",
|
||||
"hash": "d1b4cb4ce6b0bebffc3aab5e64b147dd398aa81597b94eb9d88c69415bc137ff",
|
||||
"extract_dir": "cmake-3.29.1-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.2/cmake-3.29.2-windows-arm64.zip",
|
||||
"hash": "5b16a0db4966c04582c40131038de49d5b0161fcd950dc9e955753dfab858882",
|
||||
"extract_dir": "cmake-3.29.2-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user