jsonschema: Update to version 11.8.1

This commit is contained in:
github-actions[bot] 2025-09-12 16:28:37 +00:00
parent 7cbb2a56eb
commit 0678cab871

View File

@ -1,13 +1,13 @@
{ {
"version": "11.8.0", "version": "11.8.1",
"description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.", "description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.",
"homepage": "https://github.com/sourcemeta/jsonschema", "homepage": "https://github.com/sourcemeta/jsonschema",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v11.8.0/jsonschema-11.8.0-windows-x86_64.zip", "url": "https://github.com/sourcemeta/jsonschema/releases/download/v11.8.1/jsonschema-11.8.1-windows-x86_64.zip",
"hash": "ac25ed818a515f9b7f5ba8cd3b8df2b28cf094fec21ce67ab438044e33d0e3d2", "hash": "d3c236261dc3852c050a0f5fd76c977e3aa65e8b5cdf997d56a41b25c46d8a38",
"extract_dir": "jsonschema-11.8.0-windows-x86_64" "extract_dir": "jsonschema-11.8.1-windows-x86_64"
} }
}, },
"bin": "bin\\jsonschema.exe", "bin": "bin\\jsonschema.exe",