diff --git a/CHANGELOG.md b/CHANGELOG.md index c429ab64..a14cd151 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 `tombi@latest` to 0.9.6. + - Update `martin@latest` to 1.4.0. ## [2.68.31] - 2026-03-15 diff --git a/manifests/tombi.json b/manifests/tombi.json index de7e8b31..ea1794ca 100644 --- a/manifests/tombi.json +++ b/manifests/tombi.json @@ -22,10 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)", "latest": { - "version": "0.9.5" + "version": "0.9.6" }, "0.9": { - "version": "0.9.5" + "version": "0.9.6" + }, + "0.9.6": { + "x86_64_linux_musl": { + "etag": "0x8DE8297C82875BE", + "checksum": "54f316319b48a2bb4edc9a68f56b01c4f5debd961bb5925a8b2881bc563713a2" + }, + "x86_64_macos": { + "etag": "0x8DE8297C8208F66", + "checksum": "58dc56b866c533182534d1b2b95a6ca146cbd5d6be8b6937e5a1917c024b4adf" + }, + "x86_64_windows": { + "etag": "0x8DE8297C83B7342", + "checksum": "9adf04ff7d6f1113837016ee63e87d1ca3e6109130439812c72f23a7a93d6b11" + }, + "aarch64_linux_musl": { + "etag": "0x8DE8297C8A24CCF", + "checksum": "7f9b7485afbfcd87e0ebb4730d21aac8ca797ce03640de260b3dc66716d3a44b" + }, + "aarch64_macos": { + "etag": "0x8DE8297C81EBCB0", + "checksum": "a365827bc4c28a3fa1fa43747947bbeeb771c28c9569eadf2968280d5cb229a8" + }, + "aarch64_windows": { + "etag": "0x8DE8297C89A8D5A", + "checksum": "c1f00d80cb9777182fdbe3ed92db359635023cb7a6ab3d9ccac1781a1a98ecd8" + } }, "0.9.5": { "x86_64_linux_musl": {