mirror of
https://github.com/goreleaser/nfpm.git
synced 2026-06-19 08:05:04 +00:00
docs: update cmd docs
This commit is contained in:
committed by
github-actions[bot]
parent
be6fd83eed
commit
d11b063b84
+1
-1
@@ -1 +1 @@
|
||||
v2.44.2
|
||||
v2.45.0
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user