Skip to content

Commit ed0f891

Browse files
Add schema for JReleaser 1.24.0 (#5642)
* Add schema for JReleaser 1.24.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 c8ab6fb commit ed0f891

2 files changed

Lines changed: 9662 additions & 1 deletion

File tree

src/api/json/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3775,8 +3775,9 @@
37753775
"name": "JReleaser",
37763776
"description": "JReleaser config file",
37773777
"fileMatch": ["jreleaser.yml", "jreleaser.json"],
3778-
"url": "https://www.schemastore.org/jreleaser-1.23.0.json",
3778+
"url": "https://www.schemastore.org/jreleaser-1.24.0.json",
37793779
"versions": {
3780+
"1.24.0": "https://www.schemastore.org/jreleaser-1.24.0.json",
37803781
"1.23.0": "https://www.schemastore.org/jreleaser-1.23.0.json",
37813782
"1.22.0": "https://www.schemastore.org/jreleaser-1.22.0.json",
37823783
"1.21.0": "https://www.schemastore.org/jreleaser-1.21.0.json",

0 commit comments

Comments
 (0)