jsonschema: Update to version 12.5.1

This commit is contained in:
github-actions[bot] 2025-11-19 16:30:38 +00:00
parent 8f447ac9f8
commit f8253d3a84

View File

@ -1,13 +1,13 @@
{ {
"version": "12.5.0", "version": "12.5.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/v12.5.0/jsonschema-12.5.0-windows-x86_64.zip", "url": "https://github.com/sourcemeta/jsonschema/releases/download/v12.5.1/jsonschema-12.5.1-windows-x86_64.zip",
"hash": "c8df6bbedd5f576c0163cf3f38f738cf27527fa7c491aa05c835e9586252abfc", "hash": "a43fa1024ef68cc44468362868421168dc329ab5ab80e2e0828cfee8ed1df3d0",
"extract_dir": "jsonschema-12.5.0-windows-x86_64" "extract_dir": "jsonschema-12.5.1-windows-x86_64"
} }
}, },
"bin": "bin\\jsonschema.exe", "bin": "bin\\jsonschema.exe",