jsonschema: Update to version 14.0.1

This commit is contained in:
github-actions[bot] 2025-12-30 20:29:32 +00:00
parent d7d307a7b3
commit 7403e75aa4

View File

@ -1,13 +1,13 @@
{
"version": "14.0.0",
"version": "14.0.1",
"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.0/jsonschema-14.0.0-windows-x86_64.zip",
"hash": "e38ec50c2bfb9118fcf7e72d7ea08a9f3a91bb1a415b893250c2b1747c938cb9",
"extract_dir": "jsonschema-14.0.0-windows-x86_64"
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v14.0.1/jsonschema-14.0.1-windows-x86_64.zip",
"hash": "45cb681a62f568e54a65a986ae1ff70ac7b00584b92fb5335213934b1f9acf17",
"extract_dir": "jsonschema-14.0.1-windows-x86_64"
}
},
"bin": "bin\\jsonschema.exe",