12345678910111213141516171819 |
- # 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
- PackageVersion: MPS-211.7628.1405
- MinimumOSVersion: 10.0.0.0
- InstallModes:
- - interactive
- - silent
- Installers:
- - Architecture: x64
- InstallerType: nullsoft
- Scope: machine
- InstallerUrl: https://download-cdn.jetbrains.com/mps/2021.1/MPS-2021.1.3.exe
- InstallerSha256: 32E8ED8E859F3AD832D2EFA0EAD5576C088E565E6D17C393D90590F9167228C0
- UpgradeBehavior: install
- ManifestType: installer
- ManifestVersion: 1.0.0
|