jsonschema: Update to version 14.0.4

This commit is contained in:
github-actions[bot] 2026-01-14 16:32:23 +00:00
parent 0882a30344
commit cc8b3ea3dc

View File

@ -1,13 +1,13 @@
{
"version": "14.0.3",
"version": "14.0.4",
"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.0.3/jsonschema-14.0.3-windows-x86_64.zip",
"hash": "f62692cb1d96bff4043269b127c72223e489059a4cec8739f3e745d4b2a6b6d0",
"extract_dir": "jsonschema-14.0.3-windows-x86_64"
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v14.0.4/jsonschema-14.0.4-windows-x86_64.zip",
"hash": "ebf9371f2e096431713b4160a13053316a521f8a8c9f9657782edf2e9c1f6dec",
"extract_dir": "jsonschema-14.0.4-windows-x86_64"
}
},
"bin": "bin\\jsonschema.exe",