mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore: update schema
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
11b32cf3b7
commit
272f18d877
6
www/docs/static/schema-pro.json
generated
vendored
6
www/docs/static/schema-pro.json
generated
vendored
@ -201,7 +201,8 @@
|
||||
"zip",
|
||||
"gz",
|
||||
"tar.xz",
|
||||
"txz"
|
||||
"txz",
|
||||
"binary"
|
||||
],
|
||||
"default": "tar.gz"
|
||||
},
|
||||
@ -1093,7 +1094,8 @@
|
||||
"zip",
|
||||
"gz",
|
||||
"tar.xz",
|
||||
"txz"
|
||||
"txz",
|
||||
"binary"
|
||||
],
|
||||
"default": "tar.gz"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user