CMake 64 bit 3.22

Full internal name:cmake64
Project site:http://www.cmake.org
Screen shots:
Download: Download CMake 64 bit 3.22

https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-windows-x86_64.zip

VirusTotal results
Change log:https://cmake.org/cmake/help/latest/release/index.html
Description:

build tool

License:CMake license
Version:3.22
SHA-1 or SHA-256:fcce74d1d7eaf825234c036702df3f0874dcd3cee8fdf90b56d0c7bfedd29465
Type:zip
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b cmake*') do set name=%%x
    cd "%name%"        
    for /f "delims=" %%a in ('dir /b') do (
      move "%%a" ..
    )
    cd ..
    rmdir "%name%"
    if %errorlevel% neq 0 exit /b %errorlevel%
    
    Last modified:Thu Nov 18 17:09:45 UTC 2021
    Last modified by:tim.lebedk...
    Created:Thu Nov 18 17:09:45 UTC 2021
    Created by:tim.lebedk...
    Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded