Add Lexikos.AutoHotkey v1.1.33.08 (#11755)
This commit is contained in:
@@ -0,0 +1,22 @@
|
|||||||
|
# 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
|
||||||
@@ -0,0 +1,27 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Lexikos.AutoHotkey
|
||||||
|
PackageVersion: 1.1.33.08
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: Lexikos
|
||||||
|
PublisherUrl: https://www.autohotkey.com
|
||||||
|
PublisherSupportUrl: https://www.autohotkey.com/boards/
|
||||||
|
#PrivacyUrl:
|
||||||
|
Author: Lexikos
|
||||||
|
PackageName: AutoHotkey
|
||||||
|
PackageUrl: https://www.autohotkey.com
|
||||||
|
License: GPLv2
|
||||||
|
LicenseUrl: https://github.com/Lexikos/AutoHotkey_L/blob/master/license.txt
|
||||||
|
#Copyright:
|
||||||
|
#CopyrightUrl:
|
||||||
|
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.
|
||||||
|
#Description:
|
||||||
|
Moniker: ahk
|
||||||
|
Tags:
|
||||||
|
- automation
|
||||||
|
- hotkey
|
||||||
|
- scripting
|
||||||
|
- macro
|
||||||
|
- keyboard
|
||||||
|
- shortcut
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Lexikos.AutoHotkey
|
||||||
|
PackageVersion: 1.1.33.08
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
Reference in New Issue
Block a user