34 lines
1.1 KiB
YAML
34 lines
1.1 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: Lexikos.AutoHotkey
|
|
Publisher: Lexikos
|
|
PackageName: AutoHotkey
|
|
Author: Lexikos
|
|
ShortDescription: "AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc."
|
|
Moniker: ahk
|
|
Tags:
|
|
- automation
|
|
- hotkey
|
|
- scripting
|
|
- macro
|
|
- keyboard
|
|
- shortcut
|
|
PackageUrl: https://www.autohotkey.com/
|
|
License: GPLv2
|
|
LicenseUrl: https://github.com/Lexikos/AutoHotkey_L/blob/master/license.txt
|
|
MinimumOSVersion: 10.0.0.0
|
|
PackageVersion: 1.1.33.07
|
|
InstallerSwitches:
|
|
Custom: ""
|
|
Silent: /s
|
|
SilentWithProgress: /s
|
|
InstallerType: exe
|
|
Installers:
|
|
- Architecture: neutral
|
|
InstallerUrl: https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.07/AutoHotkey_1.1.33.07_setup.exe
|
|
InstallerSha256: 8705D2FE92FACCAC92BA98F223C68E8ECAE44AEFAF5DB1C1ABB731E285A8FAB3
|
|
Scope: machine
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|