mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cmake: Update to version 3.12.3
This commit is contained in:
parent
aa228afe00
commit
c27f6d611c
14
cmake.json
14
cmake.json
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://cmake.org/",
|
"homepage": "https://cmake.org/",
|
||||||
"description": "Open-source, cross-platform family of tools designed to build, test and package software",
|
"description": "Open-source, cross-platform family of tools designed to build, test and package software",
|
||||||
"version": "3.12.2",
|
"version": "3.12.3",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cmake.org/files/v3.12/cmake-3.12.2-win64-x64.zip",
|
"url": "https://cmake.org/files/v3.12/cmake-3.12.3-win64-x64.zip",
|
||||||
"hash": "25c8dbe3e81095463b0d6ccefd836275791299502e3ed5eccf695e118a6d031b",
|
"hash": "fc989d3ef6c0c260b9383843fb93ac762157ea0cd5a4b9b67732e5a2a0f09435",
|
||||||
"extract_dir": "cmake-3.12.2-win64-x64"
|
"extract_dir": "cmake-3.12.3-win64-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cmake.org/files/v3.12/cmake-3.12.2-win32-x86.zip",
|
"url": "https://cmake.org/files/v3.12/cmake-3.12.3-win32-x86.zip",
|
||||||
"hash": "fde814282b798a8064aab8c44ddf2f7a25e1139b5a2b3a255adedacfca5706cd",
|
"hash": "7bd958b58962900a068e90ea4301d7401e3ad285b5832efde02a78deca7c4a6a",
|
||||||
"extract_dir": "cmake-3.12.2-win32-x86"
|
"extract_dir": "cmake-3.12.3-win32-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user