mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-04 03:11:55 +02:00
chore: schema updates
This commit is contained in:
parent
4c96bf5ecd
commit
72119e4d83
9
www/docs/static/schema-pro.json
generated
vendored
9
www/docs/static/schema-pro.json
generated
vendored
@ -1754,6 +1754,9 @@
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"umask": {
|
||||
"type": "integer"
|
||||
},
|
||||
"replaces": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
@ -2044,6 +2047,9 @@
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"umask": {
|
||||
"type": "integer"
|
||||
},
|
||||
"replaces": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
@ -3729,6 +3735,9 @@
|
||||
"license_url": {
|
||||
"type": "string"
|
||||
},
|
||||
"release_notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"release_notes_url": {
|
||||
"type": "string"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user