mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore: schema update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
782dd54b1f
commit
c4dafdf55e
9
www/docs/static/schema-pro.json
generated
vendored
9
www/docs/static/schema-pro.json
generated
vendored
@ -3982,7 +3982,14 @@
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
"type": "object"
|
||||
"type": "object",
|
||||
"required": [
|
||||
"package_identifier",
|
||||
"publisher",
|
||||
"repository",
|
||||
"short_description",
|
||||
"license"
|
||||
]
|
||||
},
|
||||
"WingetDependency": {
|
||||
"properties": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user