mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
binaryen: Update to version 113
This commit is contained in:
parent
b79c2ff351
commit
9d9416b463
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "112",
|
"version": "113",
|
||||||
"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_112/binaryen-version_112-x86_64-windows.tar.gz",
|
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_113/binaryen-version_113-x86_64-windows.tar.gz",
|
||||||
"hash": "a7d869975426acb5f1a308c587b0d7da38aeb9f5c3a28488f14870c2614fa93d"
|
"hash": "87ad463dc15fdc87cb9881fee6879244d3a583a21737906ac3830e37d6289f83"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "binaryen-version_112",
|
"extract_dir": "binaryen-version_113",
|
||||||
"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