mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +02:00
docs: update schema
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
02c22ce796
commit
55d7eabc79
6
www/docs/static/schema-pro.json
generated
vendored
6
www/docs/static/schema-pro.json
generated
vendored
@ -1499,6 +1499,12 @@
|
|||||||
"signature": {
|
"signature": {
|
||||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||||
"$ref": "#/definitions/NFPMDebSignature"
|
"$ref": "#/definitions/NFPMDebSignature"
|
||||||
|
},
|
||||||
|
"lintian_overrides": {
|
||||||
|
"items": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
|
"type": "array"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user