Update hexchat manifest (#12253)
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# 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
|
||||
@@ -0,0 +1,26 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: HexChat.HexChat
|
||||
PackageVersion: 2.14.3
|
||||
PackageLocale: en-US
|
||||
Publisher: HexChat
|
||||
#PublisherUrl:
|
||||
#PublisherSupportUrl:
|
||||
#PrivacyUrl:
|
||||
Author: Patrick Griffis
|
||||
PackageName: HexChat
|
||||
PackageUrl: https://hexchat.github.io/
|
||||
License: GPL-2.0-only
|
||||
LicenseUrl: https://raw.githubusercontent.com/hexchat/hexchat/master/COPYING
|
||||
#Copyright:
|
||||
#CopyrightUrl:
|
||||
ShortDescription: An IRC client based on XChat.
|
||||
Description: HexChat is an open source, feature-rich, multi-network IRC client based on XChat. It offers a wide range of features, including Python/Perl scripting, spellcheck, proxies, SASL, DCC support. With an easy to use interface, it offers a great method of chatting online.
|
||||
Moniker: hexchat
|
||||
Tags:
|
||||
- irc
|
||||
- hexchat
|
||||
- xchat
|
||||
- chat
|
||||
- xchat-wdk
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -1,17 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: HexChat.HexChat
|
||||
PackageVersion: 2.14.3
|
||||
PackageName: HexChat
|
||||
Publisher: HexChat
|
||||
License: GPL-2.0-only
|
||||
LicenseUrl: https://raw.githubusercontent.com/hexchat/hexchat/master/COPYING
|
||||
Moniker: hexchat
|
||||
ShortDescription: An IRC client based on XChat.
|
||||
PackageUrl: https://hexchat.github.io/
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://dl.hexchat.net/hexchat/HexChat%202.14.3%20x64.exe
|
||||
InstallerSha256: F9AFE97FCEB91685B0F4B1812663EFF8460A7D16D6F626CE733193CD56993F23
|
||||
InstallerType: inno
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user