Skip to content

Commit 518ece1

Browse files
b0oactions-user
authored andcommitted
Update SchemaStore catalog
This commit was performed automatically by GitHub Actions.
1 parent 1bc1227 commit 518ece1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lua/schemastore/catalog.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3715,7 +3715,7 @@ M.json = {
37153715
description = "JReleaser config file",
37163716
fileMatch = { "jreleaser.yml", "jreleaser.json" },
37173717
name = "JReleaser",
3718-
url = "https://www.schemastore.org/jreleaser-1.21.0.json",
3718+
url = "https://www.schemastore.org/jreleaser-1.22.0.json",
37193719
versions = {
37203720
["1.10.0"] = "https://www.schemastore.org/jreleaser-1.10.0.json",
37213721
["1.11.0"] = "https://www.schemastore.org/jreleaser-1.11.0.json",
@@ -3730,6 +3730,7 @@ M.json = {
37303730
["1.19.0"] = "https://www.schemastore.org/jreleaser-1.19.0.json",
37313731
["1.20.0"] = "https://www.schemastore.org/jreleaser-1.20.0.json",
37323732
["1.21.0"] = "https://www.schemastore.org/jreleaser-1.21.0.json",
3733+
["1.22.0"] = "https://www.schemastore.org/jreleaser-1.22.0.json",
37333734
["1.6.0"] = "https://www.schemastore.org/jreleaser-1.6.0.json",
37343735
["1.7.0"] = "https://www.schemastore.org/jreleaser-1.7.0.json",
37353736
["1.8.0"] = "https://www.schemastore.org/jreleaser-1.8.0.json",

0 commit comments

Comments
 (0)