Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
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.04
|
||||
InstallerSwitches:
|
||||
Custom: ''
|
||||
Silent: /s
|
||||
SilentWithProgress: /s
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Architecture: neutral
|
||||
InstallerUrl: https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.04/AutoHotkey_1.1.33.04_setup.exe
|
||||
InstallerSha256: 4626BAB387891509E96EA2CC5E024F029B83D633C77BB99E7EC6E91FED5CEAEF
|
||||
Scope: machine
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user