jsonschema: Update to version 13.4.0

This commit is contained in:
github-actions[bot] 2025-12-23 16:31:12 +00:00
parent b78afb56e0
commit a95d3b9cb1

View File

@ -1,13 +1,13 @@
{
"version": "13.3.0",
"version": "13.4.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/v13.3.0/jsonschema-13.3.0-windows-x86_64.zip",
"hash": "17836f0dfaa1bd3e8a008c0cd752d0eb3e480bed43edb4d27cda8e32e710a2dc",
"extract_dir": "jsonschema-13.3.0-windows-x86_64"
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v13.4.0/jsonschema-13.4.0-windows-x86_64.zip",
"hash": "7ee2d88e5daef0f2a0270fa2301ef09582ffb139bb502f88ec98a3adfd3466a6",
"extract_dir": "jsonschema-13.4.0-windows-x86_64"
}
},
"bin": "bin\\jsonschema.exe",