mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
cmake: Update to version 3.23.0
This commit is contained in:
parent
de61bef2f5
commit
643a29ab01
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.22.3",
|
"version": "3.23.0",
|
||||||
"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.22.3/cmake-3.22.3-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-windows-x86_64.zip",
|
||||||
"hash": "0018b369f06646d4784fad131a155333c9d59a03dee6390324f81b9df72a2f00",
|
"hash": "aedbbd88bdd866dccf34280ba26b05e1bc930e26ddc2ebba50e3667cdf4594b8",
|
||||||
"extract_dir": "cmake-3.22.3-windows-x86_64"
|
"extract_dir": "cmake-3.23.0-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-windows-i386.zip",
|
||||||
"hash": "46604d5e6c150883dc2fb1435b66d3b28754f6dc69b522da03845631a4e3f278",
|
"hash": "615a030f8cff0aa1895a8d08fe95a4ddef1b3291a33c192c4c991e9e39b71db0",
|
||||||
"extract_dir": "cmake-3.22.3-windows-i386"
|
"extract_dir": "cmake-3.23.0-windows-i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user