mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update cmake to version 3.8.2
This commit is contained in:
parent
5f964d7348
commit
fd0771cabb
14
cmake.json
14
cmake.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://cmake.org/",
|
"homepage": "https://cmake.org/",
|
||||||
"version": "3.8.1",
|
"version": "3.8.2",
|
||||||
"license": "https://cmake.org/licensing/",
|
"license": "https://cmake.org/licensing/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cmake.org/files/v3.8/cmake-3.8.1-win64-x64.zip",
|
"url": "https://cmake.org/files/v3.8/cmake-3.8.2-win64-x64.zip",
|
||||||
"hash": "f2abe3d588365d46d84fe05e5644a2d85c981018e98b742ee60a3fc1d818d22b",
|
"hash": "202c2416c964fb7199e5d7ce92336a44c7ba65d5ccca36246f41d7d09bd8ffe2",
|
||||||
"extract_dir": "cmake-3.8.1-win64-x64"
|
"extract_dir": "cmake-3.8.2-win64-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cmake.org/files/v3.8/cmake-3.8.1-win32-x86.zip",
|
"url": "https://cmake.org/files/v3.8/cmake-3.8.2-win32-x86.zip",
|
||||||
"hash": "0e9cbf89370440410da8639309053defa44f1ff5cc31476c1fdc8cc0b59604b0",
|
"hash": "3fa45a8ad473a8e0579ec826b3355f864750a7455987ed425a9c6fdf4820b5f2",
|
||||||
"extract_dir": "cmake-3.8.1-win32-x86"
|
"extract_dir": "cmake-3.8.2-win32-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user