binaryen: Update to version 116

This commit is contained in:
github-actions[bot] 2023-09-15 00:32:46 +00:00
parent 72b3791789
commit 4c67d97c70

View File

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