diff --git a/CHANGELOG.md b/CHANGELOG.md index 072959dc..5b28b1f0 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.25. + ## [2.67.9] - 2026-01-25 - Update `cargo-zigbuild@latest` to 0.21.2. diff --git a/manifests/tombi.json b/manifests/tombi.json index fa6428ea..c0811f22 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.24" + "version": "0.7.25" }, "0.7": { - "version": "0.7.24" + "version": "0.7.25" + }, + "0.7.25": { + "x86_64_linux_musl": { + "etag": "0x8DE5BD47F137B9C", + "checksum": "19a371b42558f5130b9e2a1b9214208dadcc43af9629b43acf3d35e2b9452acc" + }, + "x86_64_macos": { + "etag": "0x8DE5BD47FBDC941", + "checksum": "db08320a90e775bc7bc02e1c7021b55802d9883b8ab45434480f553e327fb52a" + }, + "x86_64_windows": { + "etag": "0x8DE5BD47F099B9B", + "checksum": "bef21ca131643d8686478bae22fcc33ef838c55f92d588d66c440e145b0c2818" + }, + "aarch64_linux_musl": { + "etag": "0x8DE5BD47F08B24A", + "checksum": "a617ac265a6dc239a8014882d0370b3f55883af425e4e04be880de4185e37bed" + }, + "aarch64_macos": { + "etag": "0x8DE5BD47F958702", + "checksum": "0983d6e1adf56d95d1e06bd2aea08af0e8adccf40665465dece8f9911a0c1ac1" + }, + "aarch64_windows": { + "etag": "0x8DE5BD47F1354AF", + "checksum": "cfdbcdfe19bfc52fd2d91bab93d4ee1596448cadb01925f35291615f956f34c4" + } }, "0.7.24": { "x86_64_linux_musl": {