mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore: docs auto-update
This commit is contained in:
parent
fa61448ded
commit
677539032a
12
www/docs/static/schema.json
generated
vendored
12
www/docs/static/schema.json
generated
vendored
@ -1213,6 +1213,12 @@
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"provides": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"contents": {
|
||||
"$ref": "#/$defs/Contents"
|
||||
},
|
||||
@ -1469,6 +1475,12 @@
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"provides": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"contents": {
|
||||
"$ref": "#/$defs/Contents"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user