22 lines
632 B
YAML
22 lines
632 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Valve.Steam
|
|
PackageVersion: 2.10.91.91
|
|
MinimumOSVersion: 10.0.0.0
|
|
Protocols:
|
|
- steam
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x86
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe
|
|
InstallerSha256: 874788B45DFC043289BA05387E83F27B4A046004A88A4C5EE7C073187FF65B9D
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|