mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
cmake: Update to version 4.1.3
This commit is contained in:
parent
ce13c22b09
commit
005429a365
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "4.1.2",
|
"version": "4.1.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/v4.1.2/cmake-4.1.2-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.3/cmake-4.1.3-windows-x86_64.zip",
|
||||||
"hash": "82730741149681597510a4bc7095da1460b472dac24eaf9c23ad7440f47753ab",
|
"hash": "010d496453fdc5d11f88dbbcc0a5e54c5db7d9e04e008f516087d9d163301d89",
|
||||||
"extract_dir": "cmake-4.1.2-windows-x86_64"
|
"extract_dir": "cmake-4.1.3-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.3/cmake-4.1.3-windows-i386.zip",
|
||||||
"hash": "5af2f262d20dbb7d3ecf1d0afa11563b8d1783ec7d05a016586e6cd6fd81e08a",
|
"hash": "86165b662284d5c5c43478eff0470d1e9a2ea49602bad5f210e87ade68ba76cf",
|
||||||
"extract_dir": "cmake-4.1.2-windows-i386"
|
"extract_dir": "cmake-4.1.3-windows-i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2-windows-arm64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.3/cmake-4.1.3-windows-arm64.zip",
|
||||||
"hash": "396bb14c77d12615dfbd666ef6ecd67d3442eb449c321aad25d738216fd9962d",
|
"hash": "4b3ec4917d0d04bf9a83d171f3be552c9214e75597893b40bd10309033265ec5",
|
||||||
"extract_dir": "cmake-4.1.2-windows-arm64"
|
"extract_dir": "cmake-4.1.3-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user