binaryen: Update to version 107

This commit is contained in:
github-actions[bot] 2022-05-04 00:35:01 +00:00
parent a1f057d7a9
commit 7ab6c47674

View File

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