jsonschema: Update to version 13.6.0

This commit is contained in:
github-actions[bot] 2025-12-26 20:29:23 +00:00
parent 8e569cb110
commit 15f581f3a7

View File

@ -1,13 +1,13 @@
{
"version": "13.5.0",
"version": "13.6.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.5.0/jsonschema-13.5.0-windows-x86_64.zip",
"hash": "dcf187342bceddbac579ad5a2fe5ce046e54964a4a54dbc3f96ed529f30ae578",
"extract_dir": "jsonschema-13.5.0-windows-x86_64"
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v13.6.0/jsonschema-13.6.0-windows-x86_64.zip",
"hash": "bb9b4e40875ae944da29f2fb82058eda6676132e1148434fab022b71fbb64035",
"extract_dir": "jsonschema-13.6.0-windows-x86_64"
}
},
"bin": "bin\\jsonschema.exe",