Skip to content

Commit 3c8ff49

Browse files
Add schema for JReleaser 1.20.0 (SchemaStore#4952)
* Add schema for JReleaser 1.20.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 167f864 commit 3c8ff49

File tree

2 files changed

+9475
-1
lines changed

2 files changed

+9475
-1
lines changed

src/api/json/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3256,8 +3256,9 @@
32563256
"name": "JReleaser",
32573257
"description": "JReleaser config file",
32583258
"fileMatch": ["jreleaser.yml", "jreleaser.json"],
3259-
"url": "https://www.schemastore.org/jreleaser-1.19.0.json",
3259+
"url": "https://www.schemastore.org/jreleaser-1.20.0.json",
32603260
"versions": {
3261+
"1.20.0": "https://www.schemastore.org/jreleaser-1.20.0.json",
32613262
"1.19.0": "https://www.schemastore.org/jreleaser-1.19.0.json",
32623263
"1.18.0": "https://www.schemastore.org/jreleaser-1.18.0.json",
32633264
"1.17.0": "https://www.schemastore.org/jreleaser-1.17.0.json",

0 commit comments

Comments
 (0)