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