From 8f41066dcae08c8ce3c6f4cc1414ca6e1128b982 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 28 Mar 2026 00:43:54 +0000 Subject: [PATCH] Update `wasm-bindgen@latest` to 0.2.115 --- CHANGELOG.md | 2 ++ manifests/wasm-bindgen.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46da159b..410525ea 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.115. + ## [2.69.13] - 2026-03-27 - Update `mise@latest` to 2026.3.17. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index d002ddb6..c3d01edb 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -44,10 +44,32 @@ }, "license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.2.114" + "version": "0.2.115" }, "0.2": { - "version": "0.2.114" + "version": "0.2.115" + }, + "0.2.115": { + "x86_64_linux_musl": { + "etag": "0x8DE8C5096D0CA3A", + "hash": "494df943e4e30a48ea2832e5a299e0e0f52d23f1e037b052cf401f467b820316" + }, + "x86_64_macos": { + "etag": "0x8DE8C5096BDCCC1", + "hash": "bc9ba4f200a7a7132b61a28d0fc93692caeb880c1547fb4369f18baa3285eb91" + }, + "x86_64_windows": { + "etag": "0x8DE8C5096A81344", + "hash": "370ebd36ffc110346956407793064e3d0b5e77c83ca69ef127a286a665d13636" + }, + "aarch64_linux_gnu": { + "etag": "0x8DE8C5096CD7296", + "hash": "f4cc35232554e04d72b61158bcd314ef2b1aa28e7c45d7aad8e76eb01b42c299" + }, + "aarch64_macos": { + "etag": "0x8DE8C5096F6C51A", + "hash": "1184392b5468ca63b65f75f95f38110005aa168f6d9c39ca70c0585044d6508b" + } }, "0.2.114": { "x86_64_linux_musl": {