mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +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",
|
||||
"homepage": "https://github.com/WebAssembly/binaryen",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_112/binaryen-version_112-x86_64-windows.tar.gz",
|
||||
"hash": "a7d869975426acb5f1a308c587b0d7da38aeb9f5c3a28488f14870c2614fa93d"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_113/binaryen-version_113-x86_64-windows.tar.gz",
|
||||
"hash": "87ad463dc15fdc87cb9881fee6879244d3a583a21737906ac3830e37d6289f83"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_112",
|
||||
"extract_dir": "binaryen-version_113",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user