mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
cmake: Update to version 3.20.2
This commit is contained in:
parent
c12ed88095
commit
39a14871f6
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.20.1",
|
"version": "3.20.2",
|
||||||
"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.20.1/cmake-3.20.1-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-windows-x86_64.zip",
|
||||||
"hash": "9ed05401722f60e006420f5974c164795b321f0d8d8e7f2c0ed1180b5382201b",
|
"hash": "15a49e2ab81c1822d75b1b1a92f7863f58e31f6d6aac1c4103eef2b071be3112",
|
||||||
"extract_dir": "cmake-3.20.1-windows-x86_64"
|
"extract_dir": "cmake-3.20.2-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-windows-i386.zip",
|
||||||
"hash": "650026534e66dabe0ed6be3422e86fabce5fa86d43927171ea8b8dfd0877fc9d",
|
"hash": "8ad1f1f9a1a0a0dc82107eb9a4351d91d4e72504b0343368f1569b72a5e48bc1",
|
||||||
"extract_dir": "cmake-3.20.1-windows-i386"
|
"extract_dir": "cmake-3.20.2-windows-i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user