binaryen: Update to version 106

This commit is contained in:
github-actions[bot] 2022-05-03 16:30:53 +00:00
parent 19ac3f1786
commit 0494212ff4

View File

@ -1,15 +1,15 @@
{
"version": "105",
"version": "106",
"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_105/binaryen-version_105-x86_64-windows.tar.gz",
"hash": "270559c5a6edfaa46b385884beabeb5300fd42c427f00993c8759e1d76ba87fa"
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_106/binaryen-version_106-x86_64-windows.tar.gz",
"hash": "4f17160fc4ab06f9a7db5d91ccff55171f622b8cf81a290af3146cbf76ac6d7e"
}
},
"extract_dir": "binaryen-version_105",
"extract_dir": "binaryen-version_106",
"bin": [
"bin\\wasm2js.exe",
"bin\\wasm-as.exe",