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