mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
binaryen: Update to version 124
This commit is contained in:
parent
b063f34a66
commit
ade73da639
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "123",
|
"version": "124",
|
||||||
"description": "Compiler infrastructure and toolchain library for WebAssembly",
|
"description": "Compiler infrastructure and toolchain library for WebAssembly",
|
||||||
"homepage": "https://github.com/WebAssembly/binaryen",
|
"homepage": "https://github.com/WebAssembly/binaryen",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_123/binaryen-version_123-x86_64-windows.tar.gz",
|
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_124/binaryen-version_124-x86_64-windows.tar.gz",
|
||||||
"hash": "7b3568424a0f871a52865d5c78177db646b1832a8c487321e27703103f936880"
|
"hash": "b5e1d2a1ad3c03229ddc89823848f4a1c11f9c6402a51fa26f0aaa5f1d7a2203"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "binaryen-version_123",
|
"extract_dir": "binaryen-version_124",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\wasm2js.exe",
|
"bin\\wasm2js.exe",
|
||||||
"bin\\wasm-as.exe",
|
"bin\\wasm-as.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user