What type of update are you requesting?
A new locale, architecture, or installer type of an existing version
Current Package Identifier
Kitware.CMake
Package Version
4.4.0
Please describe the changes you would like to see
The CMake 4.4.0 release has a winget package, but can't be installed in --scope user right now because only the .msi installer is defined. The 4.4.0 zip artifacts [1][2][3] could be added as a user scope installer. Right now winget install Kitware.CMake fails as a non-administrator, and the zip is a portable install version. @Shan-Zhou, looping you in since I see you've been maintaining this manifest.
- https://github.com/Kitware/CMake/releases/download/v4.4.0/cmake-4.4.0-windows-x86_64.zip
- https://github.com/Kitware/CMake/releases/download/v4.4.0/cmake-4.4.0-windows-i386.zip
- https://github.com/Kitware/CMake/releases/download/v4.4.0/cmake-4.4.0-windows-arm64.zip
What type of update are you requesting?
A new locale, architecture, or installer type of an existing version
Current Package Identifier
Kitware.CMake
Package Version
4.4.0
Please describe the changes you would like to see
The CMake 4.4.0 release has a winget package, but can't be installed in
--scope userright now because only the.msiinstaller is defined. The 4.4.0 zip artifacts [1][2][3] could be added as a user scope installer. Right nowwinget install Kitware.CMakefails as a non-administrator, and the zip is a portable install version. @Shan-Zhou, looping you in since I see you've been maintaining this manifest.