Skip to content

Commit ea9e65b

Browse files
authored
Add Pantsbuild 2.26.0 (SchemaStore#4684)
* Add Pantsbuild 2.26.0 * Prettier * Add to catalog * Insert ID
1 parent 02407ae commit ea9e65b

File tree

2 files changed

+4166
-2
lines changed

2 files changed

+4166
-2
lines changed

src/api/json/catalog.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7084,7 +7084,7 @@
70847084
"name": "Pantsbuild",
70857085
"description": "Pantsbuild configuration file",
70867086
"fileMatch": ["pants*.toml"],
7087-
"url": "https://json.schemastore.org/pantsbuild-2.24.0.json",
7087+
"url": "https://json.schemastore.org/pantsbuild-2.26.0.json",
70887088
"versions": {
70897089
"2.14.0": "https://json.schemastore.org/pantsbuild-2.14.0.json",
70907090
"2.15.0": "https://json.schemastore.org/pantsbuild-2.15.0.json",
@@ -7094,7 +7094,8 @@
70947094
"2.19.0": "https://json.schemastore.org/pantsbuild-2.19.0.json",
70957095
"2.20.0": "https://json.schemastore.org/pantsbuild-2.20.0.json",
70967096
"2.21.0": "https://json.schemastore.org/pantsbuild-2.21.0.json",
7097-
"2.24.0": "https://json.schemastore.org/pantsbuild-2.24.0.json"
7097+
"2.24.0": "https://json.schemastore.org/pantsbuild-2.24.0.json",
7098+
"2.26.0": "https://json.schemastore.org/pantsbuild-2.26.0.json"
70987099
}
70997100
},
71007101
{

0 commit comments

Comments
 (0)