diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a8623d0..61fab77a 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 `cyclonedx@latest` to 0.29.1. + ## [2.58.6] - 2025-08-10 - Update `cargo-semver-checks@latest` to 0.43.0. diff --git a/manifests/cyclonedx.json b/manifests/cyclonedx.json index 9be6e92c..97f17d7f 100644 --- a/manifests/cyclonedx.json +++ b/manifests/cyclonedx.json @@ -22,10 +22,36 @@ }, "license_markdown": "[Apache-2.0](https://github.com/CycloneDX/cyclonedx-cli/blob/main/LICENSE)", "latest": { - "version": "0.29.0" + "version": "0.29.1" }, "0.29": { - "version": "0.29.0" + "version": "0.29.1" + }, + "0.29.1": { + "x86_64_linux_gnu": { + "etag": "0x8DDD82505BA944C", + "checksum": "1daceab1a7613603072db34d406659f0865623a4f137637440764cb9aa31236c" + }, + "x86_64_macos": { + "etag": "0x8DDD8251BA680B4", + "checksum": "d38e495afdcb5b999b4e23dc61be0b06243fb253d8e849ec873ffabdb38d6013" + }, + "x86_64_windows": { + "etag": "0x8DDD8250FB9D2B9", + "checksum": "9ac3fe935fa28571e6a16f0e3e4e6e818e41b8b022b6d5b9c1e0f0a9f1bc8273" + }, + "aarch64_linux_gnu": { + "etag": "0x8DDD8250D1C28E9", + "checksum": "f5e06b0ca05895feb39fb0d66443d6c64a50a7ac545e20a01b193b09adb1be9f" + }, + "aarch64_macos": { + "etag": "0x8DDD82537C86BA4", + "checksum": "d14e98223a2aff50b416eaebee0577566ff16e8b86a85cbb12c5a43b39f55f40" + }, + "aarch64_windows": { + "etag": "0x8DDD825196424C1", + "checksum": "d7dce1cbbddae799d65112ee12226653a0cceafda853c1189a212427f06209e1" + } }, "0.29.0": { "x86_64_linux_gnu": {