mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
Update autoit to version 3.3.14.3 (#2014)
Update autoit to version 3.3.14.3
This commit is contained in:
parent
5cdb997e81
commit
d19e3577fd
@ -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:</strong> v([\\d.]+)"
|
||||
"re": "<td>v([\\d.]+)</td>"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user