|
| 1 | +# Created with komac v2.15.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Kitware.CMake |
| 5 | +PackageVersion: 4.3.1 |
| 6 | +InstallerLocale: en-US |
| 7 | +InstallerType: wix |
| 8 | +Scope: machine |
| 9 | +InstallerSwitches: |
| 10 | + InstallLocation: INSTALL_ROOT="<INSTALLPATH>" |
| 11 | + Custom: ADD_CMAKE_TO_PATH=System |
| 12 | +UpgradeBehavior: install |
| 13 | +ReleaseDate: 2026-03-27 |
| 14 | +Installers: |
| 15 | +- Architecture: x86 |
| 16 | + InstallerUrl: https://github.com/Kitware/CMake/releases/download/v4.3.1/cmake-4.3.1-windows-i386.msi |
| 17 | + InstallerSha256: 5E5AC3542E406BE0D3FB4509BD1D374E1BED1A0C0C71CD72E40DBEB7195D23ED |
| 18 | + ProductCode: '{8D750F90-B7C2-48E8-93D8-D208D122BEE1}' |
| 19 | + AppsAndFeaturesEntries: |
| 20 | + - ProductCode: '{8D750F90-B7C2-48E8-93D8-D208D122BEE1}' |
| 21 | + UpgradeCode: '{8FFD1D72-B7F1-11E2-8EE5-00238BCA4991}' |
| 22 | + InstallationMetadata: |
| 23 | + DefaultInstallLocation: '%ProgramFiles(x86)%\.\CMake' |
| 24 | +- Architecture: x64 |
| 25 | + InstallerUrl: https://github.com/Kitware/CMake/releases/download/v4.3.1/cmake-4.3.1-windows-x86_64.msi |
| 26 | + InstallerSha256: 92EA30F5541ABB693A5AC9C1D5F4353369FBC1E8F23A775E3E27F17C5B00212F |
| 27 | + ProductCode: '{2D665576-8EAB-43BC-8AD3-BDFC7379F381}' |
| 28 | + AppsAndFeaturesEntries: |
| 29 | + - ProductCode: '{2D665576-8EAB-43BC-8AD3-BDFC7379F381}' |
| 30 | + UpgradeCode: '{8FFD1D72-B7F1-11E2-8EE5-00238BCA4991}' |
| 31 | + InstallationMetadata: |
| 32 | + DefaultInstallLocation: '%ProgramFiles%\.\CMake' |
| 33 | +- Architecture: arm64 |
| 34 | + InstallerUrl: https://github.com/Kitware/CMake/releases/download/v4.3.1/cmake-4.3.1-windows-arm64.msi |
| 35 | + InstallerSha256: C1932E50D5EB726BE6FE57CBCC51C5D13FD404086A287BCC17E75E371009BEB1 |
| 36 | + ProductCode: '{A8446B30-6092-408C-9720-8510501D275C}' |
| 37 | + AppsAndFeaturesEntries: |
| 38 | + - ProductCode: '{A8446B30-6092-408C-9720-8510501D275C}' |
| 39 | + UpgradeCode: '{8FFD1D72-B7F1-11E2-8EE5-00238BCA4991}' |
| 40 | + InstallationMetadata: |
| 41 | + DefaultInstallLocation: '%ProgramFiles%\.\CMake' |
| 42 | +ManifestType: installer |
| 43 | +ManifestVersion: 1.12.0 |
0 commit comments