docs: update cmd docs

This commit is contained in:
caarlos0
2026-02-04 01:13:15 +00:00
committed by github-actions[bot]
parent be6fd83eed
commit d11b063b84
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
v2.44.2
v2.45.0
+7
View File
@@ -408,6 +408,13 @@
"type": "string",
"title": "architecture in deb nomenclature"
},
"arch_variant": {
"type": "string",
"title": "target architecture variant in deb nomenclature",
"examples": [
"amd64v3"
]
},
"scripts": {
"$ref": "#/$defs/DebScripts",
"title": "scripts"