123456789101112131415161718192021 |
- # Created using YamlCreate.ps1 v1.1.5
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: JetBrains.CLion.EAP
- PackageVersion: 212.4746.15
- MinimumOSVersion: 10.0.0.0
- InstallModes:
- - interactive
- - silent
- Installers:
- - InstallerLocale: en-US
- Architecture: x64
- InstallerType: nullsoft
- Scope: machine
- InstallerUrl: https://download-cdn.jetbrains.com/cpp/CLion-212.4746.15.exe
- InstallerSha256: CB1270083B9BCF721EC37E805DFC72A96C5BB7DC9D54FD39F0A4AD4F7445ABA9
- UpgradeBehavior: install
- ManifestType: installer
- ManifestVersion: 1.0.0
|