mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
cmake 3.7.1
This commit is contained in:
parent
3d7831d9fe
commit
a1237dcd84
14
cmake.json
14
cmake.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://cmake.org/",
|
"homepage": "https://cmake.org/",
|
||||||
"version": "3.6.3",
|
"version": "3.7.1",
|
||||||
"license": "https://cmake.org/licensing/",
|
"license": "https://cmake.org/licensing/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cmake.org/files/v3.6/cmake-3.6.3-win64-x64.zip",
|
"url": "https://cmake.org/files/v3.7/cmake-3.7.1-win64-x64.zip",
|
||||||
"hash": "263b78aba6e63098353b2f8beecf293f5f307f9a70575a81867c3f8cb18a6a99",
|
"hash": "659ecb8207e1266786188c7eaf45308458ba5f719c985970f6f55ec0b5a96746",
|
||||||
"extract_dir": "cmake-3.6.3-win64-x64"
|
"extract_dir": "cmake-3.7.1-win64-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cmake.org/files/v3.6/cmake-3.6.3-win32-x86.zip",
|
"url": "https://cmake.org/files/v3.7/cmake-3.7.1-win32-x86.zip",
|
||||||
"hash": "556628f134b2372b8f02688787ca44b02d893c57b6eeaa9271ac51a4a2d4a4ed",
|
"hash": "d2ec53ba3e3a12f734ed7127704ff9a83361e7cc6f9a0f0b3e2b56d9868a76b9",
|
||||||
"extract_dir": "cmake-3.6.3-win32-x86"
|
"extract_dir": "cmake-3.7.1-win32-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user