From af5e8ec2396dca28958afd93bc82a6f7e8631638 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 28 Feb 2026 12:35:38 +0900 Subject: [PATCH] Update manifest schema --- typos.json | 29 +++++++++++++++++++++++++++-- wasm-bindgen.json | 26 ++++++++++++++++++++++++-- 2 files changed, 51 insertions(+), 4 deletions(-) diff --git a/typos.json b/typos.json index f648f533..320455a5 100644 --- a/typos.json +++ b/typos.json @@ -22,10 +22,35 @@ }, "license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)", "latest": { - "version": "1.43.5" + "version": "1.44.0" }, "1": { - "version": "1.43.5" + "version": "1.44.0" + }, + "1.44": { + "version": "1.44.0" + }, + "1.44.0": { + "x86_64_linux_musl": { + "etag": "0x8DE761E15610CEA", + "checksum": "1b788b7d764e2f20fe089487428a3944ed218d1fb6fcd8eac4230b5893a38779" + }, + "x86_64_macos": { + "etag": "0x8DE761E7302D360", + "checksum": "70e7cbfd9c0bac3b27d096171413a8fff989cc9f9227d3ef66694ed99fdc7b5c" + }, + "x86_64_windows": { + "etag": "0x8DE761E9ECC8ECB", + "checksum": "afd85c8f3c5c925ee7452389acdf70b048d8c6eae5e52a581e63a7d1b7655f17" + }, + "aarch64_linux_musl": { + "etag": "0x8DE761E04A49988", + "checksum": "132c20fc5e3c9ba540ec55a0a468dcb9c1504625a405df1c237b10dd4f2ec433" + }, + "aarch64_macos": { + "etag": "0x8DE761E58A02A4D", + "checksum": "ca82d593351dbac519a5c9fa832fc147b176d80100d00d08e855fcb46d43882d" + } }, "1.43": { "version": "1.43.5" diff --git a/wasm-bindgen.json b/wasm-bindgen.json index 86ea7e61..c0594ee2 100644 --- a/wasm-bindgen.json +++ b/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.113" + "version": "0.2.114" }, "0.2": { - "version": "0.2.113" + "version": "0.2.114" + }, + "0.2.114": { + "x86_64_linux_musl": { + "etag": "0x8DE7634F1CECA5A", + "checksum": "ce21be002bdbc22ede2a5cf250cb801d2106956fc3c529c75d9452729db3490c" + }, + "x86_64_macos": { + "etag": "0x8DE7634F1C6486C", + "checksum": "7c7d4ee4d810cd59745848c9a5888046719e948b27a7a89d0256641e98e6eaca" + }, + "x86_64_windows": { + "etag": "0x8DE7634F1C2A316", + "checksum": "32139f3e36dcf3fcc909f7366a538fa1eec9ee87c92941af4a42041ba7826b6e" + }, + "aarch64_linux_gnu": { + "etag": "0x8DE7634F1CD9341", + "checksum": "95c0575c66910f80ff03265be1e1ddc35cc260044129a61a615d7278922c0ec4" + }, + "aarch64_macos": { + "etag": "0x8DE7634F1B4821D", + "checksum": "b0ef565865b3004bca5df72c83fef9256fa059e7aaa9075493f4e392b1d17350" + } }, "0.2.113": { "x86_64_linux_musl": {