binaryen: Update to version 125

This commit is contained in:
github-actions[bot] 2025-11-20 00:40:39 +00:00
parent 08b89fd4fc
commit ce13c22b09

View File

@ -1,15 +1,15 @@
{ {
"version": "124", "version": "125",
"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_124/binaryen-version_124-x86_64-windows.tar.gz", "url": "https://github.com/WebAssembly/binaryen/releases/download/version_125/binaryen-version_125-x86_64-windows.tar.gz",
"hash": "b5e1d2a1ad3c03229ddc89823848f4a1c11f9c6402a51fa26f0aaa5f1d7a2203" "hash": "7d20f9f22ee1d1a195aecccb21390f8c599b5025219520c7c9f04673b39d2c20"
} }
}, },
"extract_dir": "binaryen-version_124", "extract_dir": "binaryen-version_125",
"bin": [ "bin": [
"bin\\wasm2js.exe", "bin\\wasm2js.exe",
"bin\\wasm-as.exe", "bin\\wasm-as.exe",