You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-09-16 09:26:52 +02:00
chore: schema updates
This commit is contained in:
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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user