From ff1f1a27bd8df3d57702f048333c09bc59b3f8c5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 10 Apr 2026 07:36:33 +0000 Subject: [PATCH] Update manifest schema --- dprint.json | 5 ++++- martin.json | 7 +++++-- syft.json | 6 +++--- uv.json | 4 ++-- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/dprint.json b/dprint.json index 545a833a..b204717e 100644 --- a/dprint.json +++ b/dprint.json @@ -28,7 +28,10 @@ }, "license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)", "latest": { - "version": "0.53.2" + "version": "0.54.0" + }, + "0.54": { + "version": "0.54.0" }, "0.54.0": { "x86_64_linux_musl": { diff --git a/martin.json b/martin.json index 59c8de1c..30df896a 100644 --- a/martin.json +++ b/martin.json @@ -32,10 +32,13 @@ }, "license_markdown": "[MIT](https://github.com/maplibre/martin/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/maplibre/martin/blob/main/LICENSE-APACHE)", "latest": { - "version": "1.4.0" + "version": "1.5.0" }, "1": { - "version": "1.4.0" + "version": "1.5.0" + }, + "1.5": { + "version": "1.5.0" }, "1.5.0": { "x86_64_linux_musl": { diff --git a/syft.json b/syft.json index effe5c75..0d8c23de 100644 --- a/syft.json +++ b/syft.json @@ -36,13 +36,13 @@ }, "license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)", "latest": { - "version": "1.42.3" + "version": "1.42.4" }, "1": { - "version": "1.42.3" + "version": "1.42.4" }, "1.42": { - "version": "1.42.3" + "version": "1.42.4" }, "1.42.4": { "x86_64_linux_musl": { diff --git a/uv.json b/uv.json index f9af9ba4..c1554346 100644 --- a/uv.json +++ b/uv.json @@ -69,10 +69,10 @@ }, "license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)", "latest": { - "version": "0.11.4" + "version": "0.11.5" }, "0.11": { - "version": "0.11.4" + "version": "0.11.5" }, "0.11.6": { "x86_64_linux_musl": {