|
306 | 306 | "azure-pipelines.yml", |
307 | 307 | "azure-pipelines.yaml" |
308 | 308 | ], |
309 | | - "url": "https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/v1.174.2/service-schema.json" |
| 309 | + "url": "https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/master/service-schema.json" |
310 | 310 | }, |
311 | 311 | { |
312 | 312 | "name": "Foxx Manifest", |
|
583 | 583 | { |
584 | 584 | "name": "CityJSON", |
585 | 585 | "description": "Schema for the representation of 3D city models", |
586 | | - "url": "https://raw.githubusercontent.com/cityjson/specs/1.0.1/schemas/cityjson.min.schema.json" |
| 586 | + "url": "https://raw.githubusercontent.com/cityjson/specs/master/schemas/cityjson.min.schema.json" |
587 | 587 | }, |
588 | 588 | { |
589 | 589 | "name": "Helm Chart.yaml", |
|
1008 | 1008 | "fileMatch": [ |
1009 | 1009 | "bounded-context.json" |
1010 | 1010 | ], |
1011 | | - "url": "https://raw.githubusercontent.com/dolittle/Runtime/v5.1.1/Schemas/Applications.Configuration/bounded-context.json" |
| 1011 | + "url": "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Applications.Configuration/bounded-context.json" |
1012 | 1012 | }, |
1013 | 1013 | { |
1014 | 1014 | "name": "Dolittle Event Horizons Configuration", |
1015 | 1015 | "description": "A JSON schema for a Dolittle bounded context's event horizon configurations", |
1016 | 1016 | "fileMatch": [ |
1017 | 1017 | ".dolittle/event-horizons.json" |
1018 | 1018 | ], |
1019 | | - "url": "https://raw.githubusercontent.com/dolittle/Runtime/v5.1.1/Schemas/Events/event-horizons.json" |
| 1019 | + "url": "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Events/event-horizons.json" |
1020 | 1020 | }, |
1021 | 1021 | { |
1022 | 1022 | "name": "Dolittle Resources Configuration", |
|
1032 | 1032 | "fileMatch": [ |
1033 | 1033 | ".dolittle/server.json" |
1034 | 1034 | ], |
1035 | | - "url": "https://raw.githubusercontent.com/dolittle/Runtime/v5.1.1/Schemas/Server/server.json" |
| 1035 | + "url": "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Server/server.json" |
1036 | 1036 | }, |
1037 | 1037 | { |
1038 | 1038 | "name": "Dolittle Tenants Configuration", |
1039 | 1039 | "description": "A JSON schema for a Dolittle bounded context's tenant configuration", |
1040 | 1040 | "fileMatch": [ |
1041 | 1041 | ".dolittle/tenants.json" |
1042 | 1042 | ], |
1043 | | - "url": "https://raw.githubusercontent.com/dolittle/Runtime/v5.1.1/Schemas/Tenancy/tenants.json" |
| 1043 | + "url": "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Tenancy/tenants.json" |
1044 | 1044 | }, |
1045 | 1045 | { |
1046 | 1046 | "name": "Dolittle Tenant Map Configuration", |
|
1098 | 1098 | { |
1099 | 1099 | "name": "Eclipse Che Devfile", |
1100 | 1100 | "description": "JSON schema for Eclipse Che Devfiles", |
1101 | | - "url": "https://raw.githubusercontent.com/eclipse/che/7.19.2/wsmaster/che-core-api-workspace/src/main/resources/schema/1.0.0/devfile.json", |
| 1101 | + "url": "https://raw.githubusercontent.com/eclipse-che/che-server/master/wsmaster/che-core-api-workspace/src/main/resources/schema/1.0.0/devfile.json", |
1102 | 1102 | "fileMatch": [ |
1103 | 1103 | "devfile.yaml", |
1104 | 1104 | ".devfile.yaml" |
|
2759 | 2759 | "skyuxconfig.json", |
2760 | 2760 | "skyuxconfig.*.json" |
2761 | 2761 | ], |
2762 | | - "url": "https://raw.githubusercontent.com/blackbaud/skyux-config/4.0.4/skyuxconfig-schema.json" |
| 2762 | + "url": "https://raw.githubusercontent.com/blackbaud/skyux-config/master/skyuxconfig-schema.json" |
2763 | 2763 | }, |
2764 | 2764 | { |
2765 | 2765 | "name": "snapcraft", |
|
2880 | 2880 | "stryker.conf.json", |
2881 | 2881 | "stryker-*.conf.json" |
2882 | 2882 | ], |
2883 | | - "url": "https://raw.githubusercontent.com/stryker-mutator/stryker/v4.0.0/packages/api/schema/stryker-core.json" |
| 2883 | + "url": "https://raw.githubusercontent.com/stryker-mutator/stryker/master/packages/api/schema/stryker-core.json" |
2884 | 2884 | }, |
2885 | 2885 | { |
2886 | 2886 | "name": "StyleCop Analyzers Configuration", |
2887 | 2887 | "description": "Configuration file for StyleCop Analyzers", |
2888 | 2888 | "fileMatch": [ |
2889 | 2889 | "stylecop.json" |
2890 | 2890 | ], |
2891 | | - "url": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/1.1.118/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json" |
| 2891 | + "url": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json" |
2892 | 2892 | }, |
2893 | 2893 | { |
2894 | 2894 | "name": ".stylelintrc", |
|
3133 | 3133 | "fileMatch": [ |
3134 | 3134 | "version.json" |
3135 | 3135 | ], |
3136 | | - "url": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/v3.3.37/src/NerdBank.GitVersioning/version.schema.json" |
| 3136 | + "url": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" |
3137 | 3137 | }, |
3138 | 3138 | { |
3139 | 3139 | "name": "vim-addon-info", |
|
3261 | 3261 | "fileMatch": [ |
3262 | 3262 | "*.version" |
3263 | 3263 | ], |
3264 | | - "url": "https://raw.githubusercontent.com/linuxgurugamer/KSPAddonVersionChecker/1.4.1.5/KSP-AVC.schema.json" |
| 3264 | + "url": "https://raw.githubusercontent.com/linuxgurugamer/KSPAddonVersionChecker/master/KSP-AVC.schema.json" |
3265 | 3265 | }, |
3266 | 3266 | { |
3267 | 3267 | "name": "KSP-CKAN", |
3268 | 3268 | "description": "Metadata spec for KSP-CKAN", |
3269 | 3269 | "fileMatch": [ |
3270 | 3270 | "*.ckan" |
3271 | 3271 | ], |
3272 | | - "url": "https://raw.githubusercontent.com/KSP-CKAN/CKAN/v1.28.0/CKAN.schema" |
| 3272 | + "url": "https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/CKAN.schema" |
3273 | 3273 | }, |
3274 | 3274 | { |
3275 | 3275 | "name": "JSON Schema Draft 4", |
|
3458 | 3458 | "fileMatch": [ |
3459 | 3459 | ".taskcat.yml" |
3460 | 3460 | ], |
3461 | | - "url": "https://raw.githubusercontent.com/aws-quickstart/taskcat/0.9.20/taskcat/cfg/config_schema.json" |
| 3461 | + "url": "https://raw.githubusercontent.com/aws-quickstart/taskcat/master/taskcat/cfg/config_schema.json" |
3462 | 3462 | }, |
3463 | 3463 | { |
3464 | 3464 | "name": "BizTalkServerApplicationSchema", |
|
3488 | 3488 | ".neoload.yml", |
3489 | 3489 | ".neoload.json" |
3490 | 3490 | ], |
3491 | | - "url": "https://raw.githubusercontent.com/Neotys-Labs/neoload-cli/1.1.4/resources/as-code.latest.schema.json" |
| 3491 | + "url": "https://raw.githubusercontent.com/Neotys-Labs/neoload-cli/master/resources/as-code.latest.schema.json" |
3492 | 3492 | }, |
3493 | 3493 | { |
3494 | 3494 | "name": "release drafter", |
|
3505 | 3505 | "*zuul.d/*.yaml", |
3506 | 3506 | "*/.zuul.yaml" |
3507 | 3507 | ], |
3508 | | - "url": "https://raw.githubusercontent.com/pycontribs/zuul-lint/0.1.1/zuul_lint/zuul-schema.json" |
| 3508 | + "url": "https://raw.githubusercontent.com/pycontribs/zuul-lint/master/zuul_lint/zuul-schema.json" |
3509 | 3509 | }, |
3510 | 3510 | { |
3511 | 3511 | "name": "Briefcase", |
|
3521 | 3521 | "fileMatch": [ |
3522 | 3522 | "*.har" |
3523 | 3523 | ], |
3524 | | - "url": "https://raw.githubusercontent.com/ahmadnassri/har-schema/v2.0.0/lib/har.json" |
| 3524 | + "url": "https://raw.githubusercontent.com/ahmadnassri/har-schema/master/lib/har.json" |
3525 | 3525 | }, |
3526 | 3526 | { |
3527 | 3527 | "name": "jsdoc", |
|
3639 | 3639 | "**/yippee-*.yml", |
3640 | 3640 | "**/*.yippee.yml" |
3641 | 3641 | ], |
3642 | | - "url": "https://raw.githubusercontent.com/nagyesta/yippee-ki-json/v1.3.2/schema/yippee-ki-json_config_schema.json", |
| 3642 | + "url": "https://raw.githubusercontent.com/nagyesta/yippee-ki-json/main/schema/yippee-ki-json_config_schema.json", |
3643 | 3643 | "versions": { |
3644 | 3644 | "1.1.2": "https://raw.githubusercontent.com/nagyesta/yippee-ki-json/v1.1.2/schema/yippee-ki-json_config_schema.json", |
3645 | 3645 | "latest": "https://raw.githubusercontent.com/nagyesta/yippee-ki-json/main/schema/yippee-ki-json_config_schema.json" |
|
0 commit comments