1234567891011121314151617181920 |
- # Created with YamlCreate.ps1 v2.0.0 using YAML parsing
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: JetBrains.MPS.EAP
- PackageVersion: MPS-212.4416.671
- MinimumOSVersion: 10.0.0.0
- InstallModes:
- - interactive
- - silent
- Installers:
- - InstallerLocale: en-US
- Architecture: x64
- InstallerType: nullsoft
- Scope: machine
- InstallerUrl: https://download-cdn.jetbrains.com/mps/2021.2/MPS-2021.2-EAP1.exe
- InstallerSha256: 1C0E56EF95D581E0883A934E2EE99822CBDE0CA0A87A2067E60E14611AE4D7C7
- UpgradeBehavior: install
- ManifestType: installer
- ManifestVersion: 1.0.0
|