|
2359 | 2359 | "name": "Dolittle Tenant Map Configuration", |
2360 | 2360 | "description": "A Dolittle bounded context's tenant mapping configurations", |
2361 | 2361 | "fileMatch": ["**/.dolittle/tenant-map.json"], |
2362 | | - "url": "https://raw.githubusercontent.com/dolittle/DotNET.Fundamentals/master/Schemas/Tenancy.Configuration/tenant-map.json" |
| 2362 | + "url": "https://raw.githubusercontent.com/dolittle-obsolete/DotNET.Fundamentals/v4.10.0/Schemas/Tenancy.Configuration/tenant-map.json" |
2363 | 2363 | }, |
2364 | 2364 | { |
2365 | 2365 | "name": "Dolittle Topology", |
2366 | 2366 | "description": "A Dolittle bounded context's topology", |
2367 | 2367 | "fileMatch": ["**/.dolittle/topology.json"], |
2368 | | - "url": "https://raw.githubusercontent.com/dolittle/DotNET.SDK/master/Schemas/Applications.Configuration/topology.json" |
| 2368 | + "url": "https://raw.githubusercontent.com/dolittle/DotNET.SDK/v5.0.0/Schemas/Applications.Configuration/topology.json" |
2369 | 2369 | }, |
2370 | 2370 | { |
2371 | 2371 | "name": "dotnet Release Index manifest", |
|
2431 | 2431 | "fileMatch": ["devfile.yaml", ".devfile.yaml"], |
2432 | 2432 | "url": "https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json", |
2433 | 2433 | "versions": { |
2434 | | - "1.0.0": "https://raw.githubusercontent.com/eclipse-che/che-server/master/wsmaster/che-core-api-workspace/src/main/resources/schema/1.0.0/devfile.json", |
| 2434 | + "1.0.0": "https://raw.githubusercontent.com/eclipse-che/che-server/7.80.0/wsmaster/che-core-api-workspace/src/main/resources/schema/1.0.0/devfile.json", |
2435 | 2435 | "2.0.0": "https://raw.githubusercontent.com/devfile/api/v2.0.0/schemas/latest/devfile.json", |
2436 | 2436 | "2.1.0": "https://raw.githubusercontent.com/devfile/api/v2.1.0/schemas/latest/devfile.json", |
2437 | 2437 | "2.2.0": "https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json" |
|
3179 | 3179 | "name": "tree-sitter grammar.json", |
3180 | 3180 | "description": "tree-sitter grammar.json", |
3181 | 3181 | "fileMatch": ["grammar.json"], |
3182 | | - "url": "https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/docs/assets/schemas/config.schema.json" |
| 3182 | + "url": "https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/docs/src/assets/schemas/config.schema.json" |
3183 | 3183 | }, |
3184 | 3184 | { |
3185 | 3185 | "name": "Treefmt", |
|
3638 | 3638 | { |
3639 | 3639 | "name": "JSON-API", |
3640 | 3640 | "description": "JSON API document", |
3641 | | - "url": "https://jsonapi.org/schema" |
| 3641 | + "url": "https://raw.githubusercontent.com/json-api/json-api/v1.1/schema" |
3642 | 3642 | }, |
3643 | 3643 | { |
3644 | 3644 | "name": "JSON Document Transform", |
|
5683 | 5683 | { |
5684 | 5684 | "name": "SDMX structure message", |
5685 | 5685 | "description": "Statistical Data and Metadata eXchange (ISO 17369) structure message", |
5686 | | - "url": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/structure-message/tools/schemas/2.0.0/sdmx-json-structure-schema.json", |
| 5686 | + "url": "https://json.sdmx.org/2.1/sdmx-json-structure-schema.json", |
5687 | 5687 | "versions": { |
5688 | | - "1.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/structure-message/tools/schemas/1.0/sdmx-json-structure-schema.json", |
5689 | | - "2.0.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/structure-message/tools/schemas/2.0.0/sdmx-json-structure-schema.json" |
| 5688 | + "1.0": "https://json.sdmx.org/1.0/sdmx-json-structure-schema.json", |
| 5689 | + "2.0.0": "https://json.sdmx.org/2.0.0/sdmx-json-structure-schema.json", |
| 5690 | + "2.1": "https://json.sdmx.org/2.1/sdmx-json-structure-schema.json" |
5690 | 5691 | } |
5691 | 5692 | }, |
5692 | 5693 | { |
5693 | 5694 | "name": "SDMX metadata message", |
5694 | 5695 | "description": "Statistical Data and Metadata eXchange (ISO 17369) metadata message", |
5695 | | - "url": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/metadata-message/tools/schemas/2.0.0/sdmx-json-metadata-schema.json", |
| 5696 | + "url": "https://json.sdmx.org/2.1/sdmx-json-metadata-schema.json", |
5696 | 5697 | "versions": { |
5697 | | - "1.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/metadata-message/tools/schemas/1.0/sdmx-json-metadata-schema.json", |
5698 | | - "2.0.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/metadata-message/tools/schemas/2.0.0/sdmx-json-metadata-schema.json" |
| 5698 | + "1.0": "https://json.sdmx.org/1.0/sdmx-json-metadata-schema.json", |
| 5699 | + "2.0.0": "https://json.sdmx.org/2.0.0/sdmx-json-metadata-schema.json", |
| 5700 | + "2.1": "https://json.sdmx.org/2.1/sdmx-json-metadata-schema.json" |
5699 | 5701 | } |
5700 | 5702 | }, |
5701 | 5703 | { |
5702 | 5704 | "name": "SDMX data message", |
5703 | 5705 | "description": "Statistical Data and Metadata eXchange (ISO 17369) data message", |
5704 | | - "url": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/data-message/tools/schemas/2.0.0/sdmx-json-data-schema.json", |
| 5706 | + "url": "https://json.sdmx.org/2.1/sdmx-json-data-schema.json", |
5705 | 5707 | "versions": { |
5706 | | - "1.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/data-message/tools/schemas/1.0/sdmx-json-data-schema.json", |
5707 | | - "2.0.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/data-message/tools/schemas/2.0.0/sdmx-json-data-schema.json" |
| 5708 | + "1.0": "https://json.sdmx.org/1.0/sdmx-json-data-schema.json", |
| 5709 | + "2.0.0": "https://json.sdmx.org/2.0.0/sdmx-json-data-schema.json", |
| 5710 | + "2.1": "https://json.sdmx.org/2.1/sdmx-json-data-schema.json" |
5708 | 5711 | } |
5709 | 5712 | }, |
5710 | 5713 | { |
|
6183 | 6186 | "**/.connect/sources/*.yml", |
6184 | 6187 | "**/.connect/sinks/*.yml" |
6185 | 6188 | ], |
6186 | | - "url": "https://raw.githubusercontent.com/synadia-io/connect/main/schemas/component.json" |
| 6189 | + "url": "https://raw.githubusercontent.com/synadia-io/connect/b647c6bc4448f7790c5a97ce39daae405ead0f0a/schemas/component.json" |
6187 | 6190 | }, |
6188 | 6191 | { |
6189 | 6192 | "name": "Tach", |
|
8556 | 8559 | "name": "Preset list for a WinUtil", |
8557 | 8560 | "description": "Preset list for a WinUtil", |
8558 | 8561 | "fileMatch": ["**/*winutil*/config/preset.json"], |
8559 | | - "url": "https://www.schemastore.org/winutil-preset.json" |
| 8562 | + "url": "https://www.schemastore.org/winutil-presets.json" |
8560 | 8563 | }, |
8561 | 8564 | { |
8562 | 8565 | "name": "GitHub Actions typing", |
|
0 commit comments