23 lines
721 B
YAML
23 lines
721 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Lexikos.AutoHotkey
|
|
PackageVersion: 1.1.33.08
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: neutral
|
|
InstallerType: exe
|
|
InstallerUrl: https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.08/AutoHotkey_1.1.33.08_setup.exe
|
|
InstallerSha256: C031C0AB79082C42B5F9745D71D7C785CA54462E9DAF40789F993AF69523081B
|
|
InstallerSwitches:
|
|
Silent: /s
|
|
SilentWithProgress: /s
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|