mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
cmake: Update to version 3.23.2
This commit is contained in:
parent
af7b79eae1
commit
36a4013300
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.23.1",
|
||||
"version": "3.23.2",
|
||||
"description": "Family of tools designed to build, test and package software",
|
||||
"homepage": "https://cmake.org",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-x86_64.zip",
|
||||
"hash": "9b509cc4eb7191dc128cfa3f2170036f9cbc7d9d5f93ff7fafc5b2d77b3b40dc",
|
||||
"extract_dir": "cmake-3.23.1-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-windows-x86_64.zip",
|
||||
"hash": "2329387f3166b84c25091c86389fb891193967740c9bcf01e7f6d3306f7ffda0",
|
||||
"extract_dir": "cmake-3.23.2-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-i386.zip",
|
||||
"hash": "db5860cbe101a1029676f62e158ed2f25390d52ddd47199ae53ea11fe0374908",
|
||||
"extract_dir": "cmake-3.23.1-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-windows-i386.zip",
|
||||
"hash": "6a4fcd6a2315b93cb23c93507efccacc30c449c2bf98f14d6032bb226c582e07",
|
||||
"extract_dir": "cmake-3.23.2-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user