mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
cmake: Update to version 3.22.2
This commit is contained in:
parent
138d2634cb
commit
32fc3c456d
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.22.1",
|
||||
"version": "3.22.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.22.1/cmake-3.22.1-windows-x86_64.zip",
|
||||
"hash": "35fbbb7d9ffa491834bbc79cdfefc6c360088a3c9bf55c29d111a5afa04cdca3",
|
||||
"extract_dir": "cmake-3.22.1-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-windows-x86_64.zip",
|
||||
"hash": "192d62eaecb0600e743f01058dfbd5b6bed91504fe8f56416febf54c38ce096e",
|
||||
"extract_dir": "cmake-3.22.2-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-windows-i386.zip",
|
||||
"hash": "f53494e3b35e5a1177ad55c28763eb5bb45772c1d80778c0f96c45ce4376b6e8",
|
||||
"extract_dir": "cmake-3.22.1-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-windows-i386.zip",
|
||||
"hash": "c2b32d2b150ea70e353b658fefe5018c486e17a11e95d2e4e4b46dd6f87cea35",
|
||||
"extract_dir": "cmake-3.22.2-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user