From 2913478120f7d90b60b779afd93e5339f485d768 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Wed, 21 Apr 2021 20:05:46 -0500 Subject: [PATCH] Added AutoHotkey version 1.1.33.07. (#11283) --- .../1.1.33.07/Lexikos.AutoHotkey.yaml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 manifests/l/Lexikos/AutoHotkey/1.1.33.07/Lexikos.AutoHotkey.yaml diff --git a/manifests/l/Lexikos/AutoHotkey/1.1.33.07/Lexikos.AutoHotkey.yaml b/manifests/l/Lexikos/AutoHotkey/1.1.33.07/Lexikos.AutoHotkey.yaml new file mode 100644 index 000000000..331dcdeea --- /dev/null +++ b/manifests/l/Lexikos/AutoHotkey/1.1.33.07/Lexikos.AutoHotkey.yaml @@ -0,0 +1,33 @@ +# 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 +