jsonschema: Update to version 14.8.0

This commit is contained in:
github-actions[bot] 2026-02-11 00:58:50 +00:00
parent 3220652d71
commit be92c6efa8

View File

@ -1,13 +1,13 @@
{
"version": "14.7.2",
"version": "14.8.0",
"description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.",
"homepage": "https://github.com/sourcemeta/jsonschema",
"license": "AGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v14.7.2/jsonschema-14.7.2-windows-x86_64.zip",
"hash": "9faedbcc4484ce665bc3123b87b7247ea1ec67d0dacc9036a2665cdc151685aa",
"extract_dir": "jsonschema-14.7.2-windows-x86_64"
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v14.8.0/jsonschema-14.8.0-windows-x86_64.zip",
"hash": "4c4aabc548cc6ddf93b890d85df418157f458ad6f79bc0a0a68520daa720ecb4",
"extract_dir": "jsonschema-14.8.0-windows-x86_64"
}
},
"bin": "bin\\jsonschema.exe",