jsonschema: Update to version 13.0.0

This commit is contained in:
github-actions[bot] 2025-12-15 08:31:00 +00:00
parent 2cd72e9f48
commit a8727c8fa2

View File

@ -1,13 +1,13 @@
{
"version": "12.10.1",
"version": "13.0.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/v12.10.1/jsonschema-12.10.1-windows-x86_64.zip",
"hash": "208fb78688652c46cdde3d582c9e088d56ac03ede2ef6f2e716e26d9d123e66c",
"extract_dir": "jsonschema-12.10.1-windows-x86_64"
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v13.0.0/jsonschema-13.0.0-windows-x86_64.zip",
"hash": "efe3a7e3f6a575e0c3acd2b1c0e4d9cea50d1e79b0c2dfce3d3db1d2c7265713",
"extract_dir": "jsonschema-13.0.0-windows-x86_64"
}
},
"bin": "bin\\jsonschema.exe",