diff --git a/automatic/autohotkey.portable/autohotkey.portable.json b/automatic/autohotkey.portable/autohotkey.portable.json index c2a749c5f35..92e11de890f 100644 --- a/automatic/autohotkey.portable/autohotkey.portable.json +++ b/automatic/autohotkey.portable/autohotkey.portable.json @@ -1,4 +1,4 @@ { - "1.1": "1.1.30.00", + "1.1": "1.1.30.01", "2.0": "2.0-a100" } diff --git a/automatic/autohotkey.portable/autohotkey.portable.nuspec b/automatic/autohotkey.portable/autohotkey.portable.nuspec index f51924b4556..8e906dff28a 100644 --- a/automatic/autohotkey.portable/autohotkey.portable.nuspec +++ b/automatic/autohotkey.portable/autohotkey.portable.nuspec @@ -3,7 +3,7 @@ autohotkey.portable - 2.0-a100 + 1.1.30.01 AutoHotkey (Portable) chocolatey Lexikos diff --git a/automatic/autohotkey.portable/tools/VERIFICATION.txt b/automatic/autohotkey.portable/tools/VERIFICATION.txt index f509ecb6756..da668ca9bd5 100644 --- a/automatic/autohotkey.portable/tools/VERIFICATION.txt +++ b/automatic/autohotkey.portable/tools/VERIFICATION.txt @@ -7,8 +7,8 @@ Package can be verified like this: 1. Go to - x32: https://autohotkey.com/download/2.0//AutoHotkey_2.0-a100-52515e2.zip - x64: https://autohotkey.com/download/2.0//AutoHotkey_2.0-a100-52515e2.zip + x32: https://autohotkey.com/download/1.1//AutoHotkey_1.1.30.01.zip + x64: https://autohotkey.com/download/1.1//AutoHotkey_1.1.30.01.zip to download the installer. @@ -16,12 +16,12 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: DFABCCDAABE9CCFB047C43F421637D1F198637BA840A2C6FECBD167A45E64660 - checksum64: DFABCCDAABE9CCFB047C43F421637D1F198637BA840A2C6FECBD167A45E64660 + checksum32: 51E563F60E318AE6516A6C9BC974900B08BD2F6A520136FBF0CCED71C2342AC8 + checksum64: 51E563F60E318AE6516A6C9BC974900B08BD2F6A520136FBF0CCED71C2342AC8 Using AU: - Get-RemoteChecksum https://autohotkey.com/download/2.0//AutoHotkey_2.0-a100-52515e2.zip + Get-RemoteChecksum https://autohotkey.com/download/1.1//AutoHotkey_1.1.30.01.zip File 'license.txt' is obtained from: https://github.com/AutoHotkey/AutoHotkey/blob/26daaddf714135a6fcc730fe250bd1d41a9d3c53/license.txt diff --git a/automatic/autohotkey.portable/tools/chocolateyInstall.ps1 b/automatic/autohotkey.portable/tools/chocolateyInstall.ps1 index 67e28de287c..8376418eed9 100644 --- a/automatic/autohotkey.portable/tools/chocolateyInstall.ps1 +++ b/automatic/autohotkey.portable/tools/chocolateyInstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop' -$fileName = 'AutoHotkey_2.0-a100-52515e2.zip' +$fileName = 'AutoHotkey_1.1.30.01.zip' $toolsPath = Split-Path -Parent $MyInvocation.MyCommand.Definition $zip_path = "$toolsPath\$fileName" Remove-Item $toolsPath\* -Recurse -Force -Exclude $fileName diff --git a/automatic/autohotkey/README.md b/automatic/autohotkey/README.md index da3d97de2b0..2f768026ccf 100644 --- a/automatic/autohotkey/README.md +++ b/automatic/autohotkey/README.md @@ -1,4 +1,4 @@ -# [autohotkey](https://chocolatey.org/packages/autohotkey) +# [autohotkey](https://chocolatey.org/packages/autohotkey) 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. diff --git a/automatic/autohotkey/autohotkey.nuspec b/automatic/autohotkey/autohotkey.nuspec index 2bdb457db1b..aab2f643ab5 100644 --- a/automatic/autohotkey/autohotkey.nuspec +++ b/automatic/autohotkey/autohotkey.nuspec @@ -3,13 +3,13 @@ autohotkey - 1.1.30.00 + 1.1.30.01 AutoHotkey chocolatey Lexikos http://ahkscript.org/docs/license.htm http://ahkscript.org/ - https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png + https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png true automation hotkeys scripting windows foss admin - + https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/autohotkey https://github.com/Lexikos/AutoHotkey_L