mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
chore: update schema
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
9ce21d3b95
commit
424fc6cf62
6
www/docs/static/schema-pro.json
generated
vendored
6
www/docs/static/schema-pro.json
generated
vendored
@ -1005,7 +1005,7 @@
|
||||
},
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$id": "https://github.com/goreleaser/goreleaser/pkg/config/t",
|
||||
"$id": "https://github.com/goreleaser/goreleaser/pkg/config/file-alias",
|
||||
"$defs": {
|
||||
"FileInfo": {
|
||||
"properties": {
|
||||
@ -1426,7 +1426,7 @@
|
||||
},
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$id": "https://github.com/goreleaser/goreleaser/pkg/config/t",
|
||||
"$id": "https://github.com/goreleaser/goreleaser/pkg/config/hook-alias",
|
||||
"properties": {
|
||||
"dir": {
|
||||
"type": "string"
|
||||
@ -2361,7 +2361,7 @@
|
||||
},
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$id": "https://github.com/goreleaser/goreleaser/pkg/config/t",
|
||||
"$id": "https://github.com/goreleaser/goreleaser/pkg/config/nix-dependency-alias",
|
||||
"properties": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
|
Loading…
Reference in New Issue
Block a user