binaryen: Update to version 118

This commit is contained in:
github-actions[bot] 2024-07-09 00:33:45 +00:00
parent d082bf7758
commit 4c22e5bc39

View File

@ -1,15 +1,15 @@
{
"version": "117",
"version": "118",
"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_117/binaryen-version_117-x86_64-windows.tar.gz",
"hash": "b09f260176483bd30194303ccb15ac81c2247e4e566894f9d931e4313cb36d58"
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_118/binaryen-version_118-x86_64-windows.tar.gz",
"hash": "ade841d672aaf75b7b2aa3f650b7bc45fb637d4a96cfbf4e07f227ee30d04ab2"
}
},
"extract_dir": "binaryen-version_117",
"extract_dir": "binaryen-version_118",
"bin": [
"bin\\wasm2js.exe",
"bin\\wasm-as.exe",