diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c3fe1ba..fda85e8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `wasm-bindgen@latest` to 0.2.125. + - Update `uv@latest` to 0.11.21. - Update `protoc@latest` to 3.35.1. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index 0107076d..cab029e6 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -43,10 +43,32 @@ } }, "latest": { - "version": "0.2.123" + "version": "0.2.125" }, "0.2": { - "version": "0.2.123" + "version": "0.2.125" + }, + "0.2.125": { + "x86_64_linux_musl": { + "etag": "0x8DEC8CEF9B4AD63", + "hash": "21d81ef7414a0a585861a60ea4ae2b7970eccaed09d4a4e05f8bc4b159827dea" + }, + "x86_64_macos": { + "etag": "0x8DEC8CEF9A0042B", + "hash": "7e17f6656586a642d58cd77e63d696d8ef88df14ea4573c45af680111177e39b" + }, + "x86_64_windows": { + "etag": "0x8DEC8CEF990FC3D", + "hash": "ddf9edc68a1ad546932f8bb65e4346caeb916a4822477e2c5b3c25941cc38a76" + }, + "aarch64_linux_gnu": { + "etag": "0x8DEC8CEF99D2137", + "hash": "79dd073086ea0e47fe23ffae01e91c729445b59b41f046dbf83cd8f5d98899b0" + }, + "aarch64_macos": { + "etag": "0x8DEC8CEF99A8E65", + "hash": "2b46fc01a6a2f5bcb24e5c5e92adf216a38ef4f57542b5291b44fa34f76ac6d2" + } }, "0.2.123": { "x86_64_linux_musl": {