mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
cmake: Update to version 3.23.3
This commit is contained in:
parent
c6c5e1e065
commit
56eed69c3b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.23.2",
|
||||
"version": "3.23.3",
|
||||
"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.2/cmake-3.23.2-windows-x86_64.zip",
|
||||
"hash": "2329387f3166b84c25091c86389fb891193967740c9bcf01e7f6d3306f7ffda0",
|
||||
"extract_dir": "cmake-3.23.2-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-windows-x86_64.zip",
|
||||
"hash": "b3365f30fc9fb27ffa524c2a987c34b307382930007341b39d3f0e271930d883",
|
||||
"extract_dir": "cmake-3.23.3-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-windows-i386.zip",
|
||||
"hash": "5c6fe36122e0ba41baadd0eb80157f107d2cca39894df22e472fcced9542358d",
|
||||
"extract_dir": "cmake-3.23.3-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user