30 lines
922 B
YAML
30 lines
922 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: HexChat.HexChat
|
|
PackageVersion: 2.14.3
|
|
MinimumOSVersion: 10.0.0.0
|
|
Protocols:
|
|
- irc
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x86
|
|
InstallerType: inno
|
|
InstallerUrl: https://dl.hexchat.net/hexchat/HexChat%202.14.3%20x86.exe
|
|
InstallerSha256: 1089E1218AA1F6522C74EBC2530FA8FF518E2A249AD4C8A92EF5727FE12AD12B
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x64
|
|
InstallerType: inno
|
|
InstallerUrl: https://dl.hexchat.net/hexchat/HexChat%202.14.3%20x64.exe
|
|
InstallerSha256: F9AFE97FCEB91685B0F4B1812663EFF8460A7D16D6F626CE733193CD56993F23
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|