diff --git a/autoit.json b/autoit.json index 08c6949f5c..0db3b41e56 100644 --- a/autoit.json +++ b/autoit.json @@ -1,9 +1,9 @@ { "homepage": "https://www.autoitscript.com/site/autoit/", "license": "https://www.autoitscript.com/autoit3/docs/license.htm", - "version": "3.3.14.2", + "version": "3.3.14.3", "url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip", - "hash": "44a2ba6b723cbc5eec389ea07ac43d696aeff01f0f1a62788aed1d1ce992a886", + "hash": "350a33f25e2c0293891536177e1bd484304bb8171743386742ebe2671812b094", "extract_dir": "install", "architecture": { "64bit": { @@ -25,7 +25,7 @@ }, "checkver": { "url": "https://www.autoitscript.com/site/autoit/downloads/", - "re": "Latest version: v([\\d.]+)" + "re": "v([\\d.]+)" }, "autoupdate": { "url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip"