Skip to content

Commit 5f55ab0

Browse files
authored
New version: AutoHotkey.AutoHotkey version 2.0.24 (microsoft#363067)
1 parent 1a532e1 commit 5f55ab0

4 files changed

Lines changed: 108 additions & 0 deletions

File tree

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: AutoHotkey.AutoHotkey
5+
PackageVersion: 2.0.24
6+
InstallerType: exe
7+
InstallModes:
8+
- interactive
9+
- silent
10+
InstallerSwitches:
11+
Silent: /silent
12+
SilentWithProgress: /silent
13+
InstallLocation: /installto "<INSTALLPATH>"
14+
UpgradeBehavior: install
15+
FileExtensions:
16+
- ahk
17+
ProductCode: AutoHotkey
18+
ReleaseDate: 2026-04-21
19+
Installers:
20+
- Architecture: x86
21+
Scope: user
22+
InstallerUrl: https://github.com/AutoHotkey/AutoHotkey/releases/download/v2.0.24/AutoHotkey_2.0.24_setup.exe
23+
InstallerSha256: A945F745506CF93E41C1FCA2006D1F2FE39E07355F37CA357F90F74CCA8A61D4
24+
- Architecture: x86
25+
Scope: machine
26+
InstallerUrl: https://github.com/AutoHotkey/AutoHotkey/releases/download/v2.0.24/AutoHotkey_2.0.24_setup.exe
27+
InstallerSha256: A945F745506CF93E41C1FCA2006D1F2FE39E07355F37CA357F90F74CCA8A61D4
28+
InstallerSwitches:
29+
Custom: /elevate
30+
- Architecture: x64
31+
Scope: user
32+
InstallerUrl: https://github.com/AutoHotkey/AutoHotkey/releases/download/v2.0.24/AutoHotkey_2.0.24_setup.exe
33+
InstallerSha256: A945F745506CF93E41C1FCA2006D1F2FE39E07355F37CA357F90F74CCA8A61D4
34+
- Architecture: x64
35+
Scope: machine
36+
InstallerUrl: https://github.com/AutoHotkey/AutoHotkey/releases/download/v2.0.24/AutoHotkey_2.0.24_setup.exe
37+
InstallerSha256: A945F745506CF93E41C1FCA2006D1F2FE39E07355F37CA357F90F74CCA8A61D4
38+
InstallerSwitches:
39+
Custom: /elevate
40+
ManifestType: installer
41+
ManifestVersion: 1.12.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: AutoHotkey.AutoHotkey
5+
PackageVersion: 2.0.24
6+
PackageLocale: en-US
7+
Publisher: AutoHotkey Foundation LLC
8+
Author: Steve Gray
9+
PackageName: AutoHotkey
10+
License: GPL-2.0
11+
LicenseUrl: https://github.com/AutoHotkey/AutoHotkey/blob/alpha/license.txt
12+
ShortDescription: Macro-creation and automation-oriented scripting utility for Windows.
13+
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 has special provision for defining keyboard shortcuts, otherwise known as hotkeys.
14+
Moniker: ahk
15+
Tags:
16+
- automate
17+
- automation
18+
- hotkey
19+
- keyboard-shortcuts
20+
- keyboardshortcuts
21+
- macro
22+
ReleaseNotes: |-
23+
Fixed navigation with Tab key in a Gui with a nested Gui (+Parent).
24+
UX/Dash
25+
Added an optional check for AutoHotkey updates, disabled by default. [based on AutoHotkey/AutoHotkeyUX#11 by kczx3]
26+
Fixed errors being raised when arrow keys are used in the Help Files menu. [AutoHotkey/AutoHotkeyUX#24 by iPhilip]
27+
Fixed install-version.ahk to delete the temporary ".staging" directory after installing an upgrade.
28+
Fixed Help Files menu to be displayed at the button, not at the mouse cursor.
29+
Changed "New script" to add the file to recent files.
30+
ReleaseNotesUrl: https://github.com/AutoHotkey/AutoHotkey/releases/tag/v2.0.24
31+
Documentations:
32+
- DocumentLabel: Documentation
33+
DocumentUrl: https://www.autohotkey.com/docs/
34+
ManifestType: defaultLocale
35+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: AutoHotkey.AutoHotkey
5+
PackageVersion: 2.0.24
6+
PackageLocale: zh-CN
7+
Publisher: AutoHotkey Foundation LLC
8+
Author: Steve Gray
9+
PackageName: AutoHotkey
10+
License: GPL-2.0
11+
LicenseUrl: https://github.com/AutoHotkey/AutoHotkey/blob/alpha/license.txt
12+
ShortDescription: 用于 Windows 的宏生成器和面向自动化的脚本工具。
13+
Description: AutoHotkey 是一款免费(自由)、开源的宏生成器和自动化软件工具,允许用户将重复任务自动化。它由一种定制的脚本语言驱动,该语言对定义键盘快捷键(又称热键)有特殊规定。
14+
Tags:
15+
-
16+
- 快捷键
17+
- 热键
18+
- 自动化
19+
ReleaseNotesUrl: https://github.com/AutoHotkey/AutoHotkey/releases/tag/v2.0.24
20+
Documentations:
21+
- DocumentLabel: 文档
22+
DocumentUrl: https://www.autohotkey.com/docs/
23+
ManifestType: locale
24+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: AutoHotkey.AutoHotkey
5+
PackageVersion: 2.0.24
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)