binaryen: Update to version 117

This commit is contained in:
github-actions[bot] 2024-02-28 00:33:09 +00:00
parent e50874c43e
commit 89bd6952c1

View File

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