diff --git a/CHANGELOG.md b/CHANGELOG.md index b7922cc0..ea24c05a 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.30. + - Update `knope@latest` to 0.22.3. ## [2.68.0] - 2026-02-16 diff --git a/manifests/tombi.json b/manifests/tombi.json index 0c9f49f7..ab2e1b80 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.29" + "version": "0.7.30" }, "0.7": { - "version": "0.7.29" + "version": "0.7.30" + }, + "0.7.30": { + "x86_64_linux_musl": { + "etag": "0x8DE6DB5341A40CB", + "checksum": "b58d799a6007309ffeaa85fb67ffaf9153f8d057a036762f5d1de5bc6c6d8673" + }, + "x86_64_macos": { + "etag": "0x8DE6DB5341B2A27", + "checksum": "4cb78c60a65c035e629e98de252f913b81160798ac48f47e8b1a902b626bbdf9" + }, + "x86_64_windows": { + "etag": "0x8DE6DB5341A8EE1", + "checksum": "d5b4ed1bc952fe64f37cd7ecd72d49a19ff78117b8c6b5d6d3a861edc7769250" + }, + "aarch64_linux_musl": { + "etag": "0x8DE6DB53415643A", + "checksum": "9b77150e8b77cc08e3c7ce8474262dbd1b873929b8085dc05de007b45e3dd2bf" + }, + "aarch64_macos": { + "etag": "0x8DE6DB534B190EE", + "checksum": "04edb769af2ad63716265c23b124982470d4db748dbe6c8ebd673d1e06cda262" + }, + "aarch64_windows": { + "etag": "0x8DE6DB53492E0CD", + "checksum": "7b4a81875b3eeab280753739ed9c8fee2b276aa97cad1397f309f10f51f428bb" + } }, "0.7.29": { "x86_64_linux_musl": {