mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
cmake: Update to version 3.13.0
This commit is contained in:
parent
cf1c994580
commit
e25c2b0f34
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.4",
|
"version": "3.13.0",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cmake.org/files/v3.12/cmake-3.12.4-win64-x64.zip",
|
"url": "https://cmake.org/files/v3.13/cmake-3.13.0-win64-x64.zip",
|
||||||
"hash": "4dd43cdc0fef6c70e3d92a8aef4f2c66a8c5f4ad08a66ed2b376766dbd815069",
|
"hash": "a652c71de04985688d480b401cbed3156010be7187ac2d26c6bf8ccdd1ccf901",
|
||||||
"extract_dir": "cmake-3.12.4-win64-x64"
|
"extract_dir": "cmake-3.13.0-win64-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cmake.org/files/v3.12/cmake-3.12.4-win32-x86.zip",
|
"url": "https://cmake.org/files/v3.13/cmake-3.13.0-win32-x86.zip",
|
||||||
"hash": "2c1c3c269ca4a222c8768d8f966d8556365b9bf7af77f9885d0b29a19cbf5354",
|
"hash": "abb54e0f826cf06f30d0252b329d72bc9e9b75228e15505dd131e782549a256c",
|
||||||
"extract_dir": "cmake-3.12.4-win32-x86"
|
"extract_dir": "cmake-3.13.0-win32-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user