From 6b5e6066e564c199ff240f6297a07cbfc66c5078 Mon Sep 17 00:00:00 2001 From: caarlos0 Date: Sat, 16 Nov 2024 13:32:27 +0000 Subject: [PATCH] docs: update cmd docs --- www/docs/static/latest | 2 +- www/docs/static/schema.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/docs/static/latest b/www/docs/static/latest index 9ca036f5..bf358519 100644 --- a/www/docs/static/latest +++ b/www/docs/static/latest @@ -1 +1 @@ -v2.41.0 +v2.41.1 diff --git a/www/docs/static/schema.json b/www/docs/static/schema.json index 36146939..3066a344 100644 --- a/www/docs/static/schema.json +++ b/www/docs/static/schema.json @@ -495,8 +495,7 @@ "method": { "type": "string", "enum": [ - "debsign", - "dpkg-sig" + "debsign" ], "title": "method role", "default": "debsign"