From 467642cc23356b6e61016b00c192a87ed19f6286 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 18 Mar 2025 10:55:42 +0900 Subject: [PATCH] Update manifest schema --- release-plz.json | 30 ++++++++++++++++++++++++++++-- syft.json | 29 +++++++++++++++++++++++++++-- 2 files changed, 55 insertions(+), 4 deletions(-) diff --git a/release-plz.json b/release-plz.json index 0c07ba93..5e137cf6 100644 --- a/release-plz.json +++ b/release-plz.json @@ -22,10 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.3.126" + "version": "0.3.127" }, "0.3": { - "version": "0.3.126" + "version": "0.3.127" + }, + "0.3.127": { + "x86_64_linux_musl": { + "etag": "0x8DD65793621C3A4", + "checksum": "55a8c7523df8ef12917733388215cabdb5418ca89f27123e2b588380e230d57f" + }, + "x86_64_macos": { + "etag": "0x8DD6579955C577D", + "checksum": "298977ef4f3ea711a0152f754c2040a3e681ad43666cb2efa925e3b8b630beac" + }, + "x86_64_windows": { + "etag": "0x8DD657A05AA7EEC", + "checksum": "f45cb2d76d3217c9f56b33cd5680c2696bb9b05843633b17a4e873a488983d4f" + }, + "aarch64_linux_musl": { + "etag": "0x8DD6579479AB6D8", + "checksum": "9b36f26d03c5dfe08b0e0f6d2dac303cdf7fff58773cc0300a36ff5eb46e165c" + }, + "aarch64_macos": { + "etag": "0x8DD657A06CCD07B", + "checksum": "b0ff78be73d31b97a49aadd8081bb70e6c7569689f81dca0b5a7f28d6ada9ee1" + }, + "aarch64_windows": { + "etag": "0x8DD657A085586F1", + "checksum": "a2243f7bfdbbe5e3b0dfda5cdbae644b38a07e849d2b8705451143f1d70bc243" + } }, "0.3.126": { "x86_64_linux_musl": { diff --git a/syft.json b/syft.json index 77fd9820..ccd416bb 100644 --- a/syft.json +++ b/syft.json @@ -24,10 +24,35 @@ }, "license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)", "latest": { - "version": "1.20.0" + "version": "1.21.0" }, "1": { - "version": "1.20.0" + "version": "1.21.0" + }, + "1.21": { + "version": "1.21.0" + }, + "1.21.0": { + "x86_64_linux_musl": { + "etag": "0x8DD6585FF85FADC", + "checksum": "0ee8161dfa4f79487e46e734305a414e1e7fbcdc114d69809d069e89483c4898" + }, + "x86_64_macos": { + "etag": "0x8DD658600583CBE", + "checksum": "41f5bcfc5480ebec0dcbc0e3911a5e4190915358dbc427a03861393c6c9f954a" + }, + "x86_64_windows": { + "etag": "0x8DD658600577A36", + "checksum": "b75893f72da8051a3eb1b7b37f062200caf892f4160bba3099a26f28ca8ae7a1" + }, + "aarch64_linux_musl": { + "etag": "0x8DD6585FF6E6EB3", + "checksum": "b7617868459cb707e4f9f56c8cb121124bf90b2c944f30e2f3c773807e1e05d7" + }, + "aarch64_macos": { + "etag": "0x8DD6586004D736B", + "checksum": "7ab33ccddc017b8eccdcfa68d28b426174f36185b634c5b10c6c43cbe5c1de70" + } }, "1.20": { "version": "1.20.0"