mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
neko: Update to version 2.4.0
This commit is contained in:
parent
b761b7afc6
commit
9a321ebcef
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"description": "A high-level dynamically typed programming language",
|
||||
"homepage": "https://nekovm.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/HaxeFoundation/neko/releases/download/v2-3-0/neko-2.3.0-win64.zip",
|
||||
"hash": "d09fdf362cd2e3274f6c8528be7211663260c3a5323ce893b7637c2818995f0b",
|
||||
"extract_dir": "neko-2.3.0-win64"
|
||||
"url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-0/neko-2.4.0-win64.zip",
|
||||
"hash": "334e192434483ddcd7062132a1af1cf961c4871258d92d2710a3c2e7a8225aca",
|
||||
"extract_dir": "neko-2.4.0-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/neko/releases/download/v2-3-0/neko-2.3.0-win.zip",
|
||||
"hash": "fe5a11350d2dd74338f971d62115f2bd21ec6912f193db04c5d28eb987a50485",
|
||||
"extract_dir": "neko-2.3.0-win"
|
||||
"url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-0/neko-2.4.0-win.zip",
|
||||
"hash": "8fde93b092d802cce53c43b7944ac72f7a9daa68ad4b3bb13edb2be855e5a5dc",
|
||||
"extract_dir": "neko-2.4.0-win"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user