Skip to content

Commit a7eae83

Browse files
committed
Add schema for JReleaser 1.19.0
1 parent f781bd9 commit a7eae83

File tree

2 files changed

+8627
-1
lines changed

2 files changed

+8627
-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)