diff --git a/CHANGELOG.md b/CHANGELOG.md index db2dc3cc..29b581cb 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.7.24. + ## [2.67.8] - 2026-01-24 - Update `release-plz@latest` to 0.3.153. diff --git a/manifests/tombi.json b/manifests/tombi.json index 5f315c53..fa6428ea 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.7.23" + "version": "0.7.24" }, "0.7": { - "version": "0.7.23" + "version": "0.7.24" + }, + "0.7.24": { + "x86_64_linux_musl": { + "etag": "0x8DE5B493E5BE5CB", + "checksum": "d55f50d622179bf9a336527c31f4a1ea536b14cf507003d9dcbd18574bc08890" + }, + "x86_64_macos": { + "etag": "0x8DE5B493DF3D4E4", + "checksum": "0fc18dfef1971733f45c61bc85d8be2a2a1a8199aa57d708e2d70fb31221f043" + }, + "x86_64_windows": { + "etag": "0x8DE5B493E06849C", + "checksum": "aa1240ea712fed08dcda7a75849dc506ba1c7aebc876b757f9f0e46a2236f61a" + }, + "aarch64_linux_musl": { + "etag": "0x8DE5B493E041655", + "checksum": "c84e85690b4394a27e1ed592259c8c3ff604bd0b19fa910065a21c6a5ffd24dd" + }, + "aarch64_macos": { + "etag": "0x8DE5B493E734B27", + "checksum": "1f57aa7e2c46a69de19c3ff4965e9127fc229e5ecbc761f0dfa5607108c5b926" + }, + "aarch64_windows": { + "etag": "0x8DE5B493DFCCB87", + "checksum": "d5d2a6a4955cd9e3bcba7886154a45a6f25d06ce45d50bea7f8923855a73c633" + } }, "0.7.23": { "x86_64_linux_musl": {