jsonschema: Update to version 12.7.0

This commit is contained in:
github-actions[bot] 2025-11-24 16:29:49 +00:00
parent 7b84d3a878
commit 0df0e28eb5

View File

@ -1,13 +1,13 @@
{ {
"version": "12.6.0", "version": "12.7.0",
"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/v12.6.0/jsonschema-12.6.0-windows-x86_64.zip", "url": "https://github.com/sourcemeta/jsonschema/releases/download/v12.7.0/jsonschema-12.7.0-windows-x86_64.zip",
"hash": "ac277ebecb62c31cee33075ae1b62d0e97dcfe446b702466c684f9ca75b3eb4c", "hash": "c2836246d57ff86e73598b2580c748afd7b2d4066b0c3ce468a788671c218d78",
"extract_dir": "jsonschema-12.6.0-windows-x86_64" "extract_dir": "jsonschema-12.7.0-windows-x86_64"
} }
}, },
"bin": "bin\\jsonschema.exe", "bin": "bin\\jsonschema.exe",