mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
cmake: Update to version 3.12.1
This commit is contained in:
parent
5558adc32f
commit
1ddc636734
14
cmake.json
14
cmake.json
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://cmake.org/",
|
||||
"description": "Open-source, cross-platform family of tools designed to build, test and package software",
|
||||
"version": "3.12.0",
|
||||
"version": "3.12.1",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cmake.org/files/v3.12/cmake-3.12.0-win64-x64.zip",
|
||||
"hash": "b42e55410fa2629e3a876b4993fd6daea8e2629cb840d40c5a26247c923caf03",
|
||||
"extract_dir": "cmake-3.12.0-win64-x64"
|
||||
"url": "https://cmake.org/files/v3.12/cmake-3.12.1-win64-x64.zip",
|
||||
"hash": "55fe5c63c18cade09b9aa5d758897330e8c5a29c018f82a8e72c9c0e13be3fdc",
|
||||
"extract_dir": "cmake-3.12.1-win64-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cmake.org/files/v3.12/cmake-3.12.0-win32-x86.zip",
|
||||
"hash": "4b6dac9c91e3ed611cc89f9b16912bf830d9e95eb06de3132c369a499c386df1",
|
||||
"extract_dir": "cmake-3.12.0-win32-x86"
|
||||
"url": "https://cmake.org/files/v3.12/cmake-3.12.1-win32-x86.zip",
|
||||
"hash": "b9d5107bbc122cbfab539547bfd4965216620ed279e5b28461adb91d29407a5a",
|
||||
"extract_dir": "cmake-3.12.1-win32-x86"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user