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.WebStorm
- PackageVersion: 212.5080.54
- MinimumOSVersion: 10.0.0.0
- InstallModes:
- - interactive
- - silent
- Installers:
- - InstallerLocale: en-US
- Architecture: x64
- InstallerType: nullsoft
- Scope: machine
- InstallerUrl: https://download-cdn.jetbrains.com/webstorm/WebStorm-2021.2.1.exe
- InstallerSha256: B6856D57BAB7F571514F3DD3646D7B6E824F383A4E2583B1E1D08EC1F9A6D20B
- UpgradeBehavior: install
- ManifestType: installer
- ManifestVersion: 1.0.0
|