diff --git a/CHANGELOG.md b/CHANGELOG.md index 25680e2c..920b950f 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.10. + - Update `syft@latest` to 1.39.0. - Update `cargo-binstall@latest` to 1.16.5. diff --git a/manifests/tombi.json b/manifests/tombi.json index cce47018..e4aa107c 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.9" + "version": "0.7.10" }, "0.7": { - "version": "0.7.9" + "version": "0.7.10" + }, + "0.7.10": { + "x86_64_linux_musl": { + "etag": "0x8DE41B197494BFC", + "checksum": "e7a6c964ffcff95397deb88163ac19b98380cce5d3fb48e749981d167eb9fac5" + }, + "x86_64_macos": { + "etag": "0x8DE41B197CA46E2", + "checksum": "821b4354dcb58050508cf53036e0d8f3c8cd60cdb7c8a36a3a6dd6ff92951ece" + }, + "x86_64_windows": { + "etag": "0x8DE41B1974CCA79", + "checksum": "ee7a38be3412a5e9a2883ab16b98e4dae279163b0be7127521b02e01817c7cd3" + }, + "aarch64_linux_musl": { + "etag": "0x8DE41B1973DE723", + "checksum": "5b52d3b079e991dc20b248ca1bf6486700a8b2947d2f1f5fa7a6527a6d894e5b" + }, + "aarch64_macos": { + "etag": "0x8DE41B197B576AD", + "checksum": "54b421ca203e434ec954993f17e4c99ad6ca644fb2ece26fb2c8b1a3267180ea" + }, + "aarch64_windows": { + "etag": "0x8DE41B1973F6C05", + "checksum": "4cb077c6b323c12e8e6cc8421957e164f06ab2f1a6d7f0c53ec4cc6cdadd3fb3" + } }, "0.7.9": { "x86_64_linux_musl": {