Skip to content

Commit d900935

Browse files
Add schema for JReleaser 1.19.0 (SchemaStore#4822)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a90045b commit d900935

File tree

2 files changed

+8989
-1
lines changed

2 files changed

+8989
-1
lines changed

src/api/json/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3192,8 +3192,9 @@
31923192
"name": "JReleaser",
31933193
"description": "JReleaser config file",
31943194
"fileMatch": ["jreleaser.yml", "jreleaser.json"],
3195-
"url": "https://www.schemastore.org/jreleaser-1.18.0.json",
3195+
"url": "https://www.schemastore.org/jreleaser-1.19.0.json",
31963196
"versions": {
3197+
"1.19.0": "https://www.schemastore.org/jreleaser-1.19.0.json",
31973198
"1.18.0": "https://www.schemastore.org/jreleaser-1.18.0.json",
31983199
"1.17.0": "https://www.schemastore.org/jreleaser-1.17.0.json",
31993200
"1.16.0": "https://www.schemastore.org/jreleaser-1.16.0.json",

0 commit comments

Comments
 (0)