mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
Update cmake to version 3.10.0
This commit is contained in:
parent
d2795071d4
commit
a082ace57f
14
cmake.json
14
cmake.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://cmake.org/",
|
||||
"version": "3.9.6",
|
||||
"version": "3.10.0",
|
||||
"license": "https://cmake.org/licensing/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cmake.org/files/v3.9/cmake-3.9.6-win64-x64.zip",
|
||||
"hash": "fa667bf658fa526e4e2489a9704f83f851e5ded66a18904424ba1b8505fd4dc0",
|
||||
"extract_dir": "cmake-3.9.6-win64-x64"
|
||||
"url": "https://cmake.org/files/v3.10/cmake-3.10.0-win64-x64.zip",
|
||||
"hash": "b530586b92241bc10aaaaa391bc9b8f1ae830a676050f9f5e6003d2ce6085abc",
|
||||
"extract_dir": "cmake-3.10.0-win64-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cmake.org/files/v3.9/cmake-3.9.6-win32-x86.zip",
|
||||
"hash": "8dd4b6c35afa8e0c044789b55645327cc4bb75276f87c6758f9997c08f559256",
|
||||
"extract_dir": "cmake-3.9.6-win32-x86"
|
||||
"url": "https://cmake.org/files/v3.10/cmake-3.10.0-win32-x86.zip",
|
||||
"hash": "dce666e897f95a88d3eed6cddd1faa3f44179d519b33ca6065b385bbc7072419",
|
||||
"extract_dir": "cmake-3.10.0-win32-x86"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user