1
0
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:
Carlos Alexandro Becker 2023-12-31 14:47:58 -03:00
parent 9ce21d3b95
commit 424fc6cf62
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

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

@ -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"