diff --git a/CHANGELOG.md b/CHANGELOG.md index a0678282..10d2db79 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.117. + - Update `vacuum@latest` to 0.25.5. - Update `tombi@latest` to 0.9.13. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index 59267fec..f29af6c4 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.116" + "version": "0.2.117" }, "0.2": { - "version": "0.2.116" + "version": "0.2.117" + }, + "0.2.117": { + "x86_64_linux_musl": { + "etag": "0x8DE8F7E2EE60139", + "hash": "97f527f7c7956f69a88a4bdb5176142ebc4e255c2dbe3805ec4f373421028240" + }, + "x86_64_macos": { + "etag": "0x8DE8F7E2EE9CD88", + "hash": "17d991583d7036cd773b62eb8c0f295dd31cde7bf9ab250276be56f9138723d3" + }, + "x86_64_windows": { + "etag": "0x8DE8F7E2EFCCAF2", + "hash": "54d52650adcf93e332d1d02c94c81925dfbda1f1292cecf276a0507263a4936f" + }, + "aarch64_linux_gnu": { + "etag": "0x8DE8F7E2EEADDCE", + "hash": "27f9914864d02240e62e460860b015293e540217d9da2d8e699a1a6ee88bb326" + }, + "aarch64_macos": { + "etag": "0x8DE8F7E2EBEF61F", + "hash": "d7691b221163d68884ef0a893cb57d3372f1100789dbf0cc2c9260a7f253a497" + } }, "0.2.116": { "x86_64_linux_musl": {