Added Lexikos.AutoHotkey v1.1.33.09 (#12257)
This commit is contained in:
@@ -0,0 +1,24 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Lexikos.AutoHotkey
|
||||||
|
PackageVersion: 1.1.33.09
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
FileExtensions:
|
||||||
|
- ahk
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Installers:
|
||||||
|
- Architecture: neutral
|
||||||
|
InstallerType: exe
|
||||||
|
InstallerUrl: https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.09/AutoHotkey_1.1.33.09_setup.exe
|
||||||
|
InstallerSha256: AE16F667CF5069D3E26AD7DEA0BCE0BBF31435F353562BFAAAE425BF34868048
|
||||||
|
InstallerSwitches:
|
||||||
|
Silent: /s
|
||||||
|
SilentWithProgress: /s
|
||||||
|
# ProductCode:
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -0,0 +1,29 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Lexikos.AutoHotkey
|
||||||
|
PackageVersion: 1.1.33.09
|
||||||
|
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: Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||||||
|
CopyrightUrl: https://github.com/Lexikos/AutoHotkey_L/blob/master/license.txt
|
||||||
|
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: AutoHotkey is a free, open source macro-creation and automation software utility that allows users to automate repetitive tasks. It is driven by a custom scripting language that is aimed specifically at providing keyboard shortcuts, otherwise known as hotkeys.
|
||||||
|
Moniker: ahk
|
||||||
|
Tags:
|
||||||
|
- automation
|
||||||
|
- hotkey
|
||||||
|
- scripting
|
||||||
|
- macro
|
||||||
|
- keyboard
|
||||||
|
- shortcut
|
||||||
|
- foss
|
||||||
|
- open source
|
||||||
|
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.09
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user