Skip to content

Commit e9ba996

Browse files
committed
cmake: Update to version 3.12.0
1 parent e4122d7 commit e9ba996

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

bucket/cmake.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"homepage": "https://cmake.org/",
33
"description": "Open-source, cross-platform family of tools designed to build, test and package software",
4-
"version": "3.11.4",
4+
"version": "3.12.0",
55
"license": "BSD-3-Clause",
66
"architecture": {
77
"64bit": {
8-
"url": "https://cmake.org/files/v3.11/cmake-3.11.4-win64-x64.zip",
9-
"hash": "d3102abd0ded446c898252b58857871ee170312d8e7fd5cbff01fbcb1068a6e5",
10-
"extract_dir": "cmake-3.11.4-win64-x64"
8+
"url": "https://cmake.org/files/v3.12/cmake-3.12.0-win64-x64.zip",
9+
"hash": "b42e55410fa2629e3a876b4993fd6daea8e2629cb840d40c5a26247c923caf03",
10+
"extract_dir": "cmake-3.12.0-win64-x64"
1111
},
1212
"32bit": {
13-
"url": "https://cmake.org/files/v3.11/cmake-3.11.4-win32-x86.zip",
14-
"hash": "b068001ff879f86e704977c50a8c5917e4b4406c66242366dba2674abe316579",
15-
"extract_dir": "cmake-3.11.4-win32-x86"
13+
"url": "https://cmake.org/files/v3.12/cmake-3.12.0-win32-x86.zip",
14+
"hash": "4b6dac9c91e3ed611cc89f9b16912bf830d9e95eb06de3132c369a499c386df1",
15+
"extract_dir": "cmake-3.12.0-win32-x86"
1616
}
1717
},
1818
"bin": [

0 commit comments

Comments
 (0)