mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update cmake to version 3.9.5
This commit is contained in:
parent
65e83994dc
commit
d4b1a9c3e9
14
cmake.json
14
cmake.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://cmake.org/",
|
||||
"version": "3.9.4",
|
||||
"version": "3.9.5",
|
||||
"license": "https://cmake.org/licensing/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cmake.org/files/v3.9/cmake-3.9.4-win64-x64.zip",
|
||||
"hash": "63b74a0685b2dd1c5d76428fd915539db6353dd8804aed5683a533ee1a08196d",
|
||||
"extract_dir": "cmake-3.9.4-win64-x64"
|
||||
"url": "https://cmake.org/files/v3.9/cmake-3.9.5-win64-x64.zip",
|
||||
"hash": "53077acd0f7571def887634db23c83310dd45e1fe31a7679c2bb8bf7e50c840b",
|
||||
"extract_dir": "cmake-3.9.5-win64-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cmake.org/files/v3.9/cmake-3.9.4-win32-x86.zip",
|
||||
"hash": "8214df1ff51f9a6a1f0e27f9bd18f402b1749c5b645fbf6e401bcb00047171cd",
|
||||
"extract_dir": "cmake-3.9.4-win32-x86"
|
||||
"url": "https://cmake.org/files/v3.9/cmake-3.9.5-win32-x86.zip",
|
||||
"hash": "dd3e183254c12f7c338d3edfa642f1ac84a763b8b9a2feabb4ad5fccece5dff9",
|
||||
"extract_dir": "cmake-3.9.5-win32-x86"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user