Skip to content

Commit 2c428a5

Browse files
Add schema for JReleaser 1.22.0 (SchemaStore#5257)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5f6ecda commit 2c428a5

File tree

2 files changed

+9620
-1
lines changed

2 files changed

+9620
-1
lines changed

src/api/json/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3536,8 +3536,9 @@
35363536
"name": "JReleaser",
35373537
"description": "JReleaser config file",
35383538
"fileMatch": ["jreleaser.yml", "jreleaser.json"],
3539-
"url": "https://www.schemastore.org/jreleaser-1.21.0.json",
3539+
"url": "https://www.schemastore.org/jreleaser-1.22.0.json",
35403540
"versions": {
3541+
"1.22.0": "https://www.schemastore.org/jreleaser-1.22.0.json",
35413542
"1.21.0": "https://www.schemastore.org/jreleaser-1.21.0.json",
35423543
"1.20.0": "https://www.schemastore.org/jreleaser-1.20.0.json",
35433544
"1.19.0": "https://www.schemastore.org/jreleaser-1.19.0.json",

0 commit comments

Comments
 (0)