mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
update neko 2.2.0 hash (#1927)
We have just updated the archive since the previous one didn't include "neko.lib". Use https for checkver as well.
This commit is contained in:
parent
ac6c422298
commit
188e1f46a2
@ -3,11 +3,11 @@
|
||||
"version": "2.2.0",
|
||||
"license": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE",
|
||||
"url": "https://nekovm.org/media/neko-2.2.0-win.zip",
|
||||
"hash": "037359445accb5a793d0db38a577bf883b736f5241e6fdc4aa80201d3c9be4fb",
|
||||
"hash": "93d7ca96698a6825f38ca8eea49e2e6b691c0849270174f6c1bd531290db8d69",
|
||||
"extract_dir": "neko-2.2.0-win",
|
||||
"env_add_path": "./",
|
||||
"checkver": {
|
||||
"url": "http://nekovm.org/download",
|
||||
"url": "https://nekovm.org/download/",
|
||||
"re": "Neko ([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user