binaryen: Update to version 111

This commit is contained in:
github-actions[bot] 2022-11-22 00:33:28 +00:00
parent b9461fa53c
commit 2e255fbb1f

View File

@ -1,15 +1,15 @@
{ {
"version": "110", "version": "111",
"description": "Compiler infrastructure and toolchain library for WebAssembly", "description": "Compiler infrastructure and toolchain library for WebAssembly",
"homepage": "https://github.com/WebAssembly/binaryen", "homepage": "https://github.com/WebAssembly/binaryen",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_110/binaryen-version_110-x86_64-windows.tar.gz", "url": "https://github.com/WebAssembly/binaryen/releases/download/version_111/binaryen-version_111-x86_64-windows.tar.gz",
"hash": "a118decd2bf0359f4275aad2d41394b4b507c7a53d10f5253d29338d0057b48c" "hash": "6cecc591bb9f6a1d5b7e28db9318b0c7f79ce6bf8eac43ba87d6241b74f2c9fd"
} }
}, },
"extract_dir": "binaryen-version_110", "extract_dir": "binaryen-version_111",
"bin": [ "bin": [
"bin\\wasm2js.exe", "bin\\wasm2js.exe",
"bin\\wasm-as.exe", "bin\\wasm-as.exe",