binaryen: Update to version 105

This commit is contained in:
github-actions[bot] 2022-01-13 00:36:21 +00:00
parent e3eb5ad47c
commit aa99e607cb

View File

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