1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-09-16 09:26:52 +02:00

chore: update schema

This commit is contained in:
Carlos A Becker
2022-10-05 10:47:44 -03:00
parent 04162b50fe
commit b88e836d3a

6
www/docs/static/schema-pro.json generated vendored
View File

@@ -71,6 +71,12 @@
},
"type": "array"
},
"backup": {
"items": {
"type": "string"
},
"type": "array"
},
"rel": {
"type": "string"
},