1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-03 13:11:48 +02:00

chore: update schema

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker 2022-03-20 21:00:37 -03:00
parent 2e058ecd28
commit 7671dab291
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

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

@ -2710,6 +2710,12 @@
},
"type": "array"
},
"exts": {
"items": {
"type": "string"
},
"type": "array"
},
"target": {
"type": "string"
},