binaryen: Update to version 114

This commit is contained in:
github-actions[bot] 2023-06-29 00:36:32 +00:00
parent a42ca820ee
commit ae2a9a4716

View File

@ -1,15 +1,15 @@
{
"version": "113",
"version": "114",
"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_113/binaryen-version_113-x86_64-windows.tar.gz",
"hash": "87ad463dc15fdc87cb9881fee6879244d3a583a21737906ac3830e37d6289f83"
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_114/binaryen-version_114-x86_64-windows.tar.gz",
"hash": "80fe0c8ac2ffbffcb4a9d6ce7713ec84de530d9be958e4e23cda772fe7f00286"
}
},
"extract_dir": "binaryen-version_113",
"extract_dir": "binaryen-version_114",
"bin": [
"bin\\wasm2js.exe",
"bin\\wasm-as.exe",