mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
Switch neko to https (#1924)
This commit is contained in:
parent
d314b6e1bc
commit
2c9a295dd6
@ -2,7 +2,7 @@
|
||||
"homepage": "http://nekovm.org/",
|
||||
"version": "2.2.0",
|
||||
"license": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE",
|
||||
"url": "http://nekovm.org/media/neko-2.2.0-win.zip",
|
||||
"url": "https://nekovm.org/media/neko-2.2.0-win.zip",
|
||||
"hash": "037359445accb5a793d0db38a577bf883b736f5241e6fdc4aa80201d3c9be4fb",
|
||||
"extract_dir": "neko-2.2.0-win",
|
||||
"env_add_path": "./",
|
||||
@ -11,7 +11,7 @@
|
||||
"re": "Neko ([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "http://nekovm.org/media/neko-$version-win.zip",
|
||||
"url": "https://nekovm.org/media/neko-$version-win.zip",
|
||||
"extract_dir": "neko-$version-win"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user