jsonschema: Update to version 12.8.1

This commit is contained in:
github-actions[bot] 2025-12-02 00:41:53 +00:00
parent 84e007785a
commit 88e1d8a501

View File

@ -1,13 +1,13 @@
{ {
"version": "12.8.0", "version": "12.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/v12.8.0/jsonschema-12.8.0-windows-x86_64.zip", "url": "https://github.com/sourcemeta/jsonschema/releases/download/v12.8.1/jsonschema-12.8.1-windows-x86_64.zip",
"hash": "a5d4d9ddfedcf9c1f3f5c3acbaaa383758c4d7d00300c899741ee4f6489c4be3", "hash": "b51a99d7e6a6a5c459f50a8d3b344b7d0768ea8051c8d065e65aafffd74f2539",
"extract_dir": "jsonschema-12.8.0-windows-x86_64" "extract_dir": "jsonschema-12.8.1-windows-x86_64"
} }
}, },
"bin": "bin\\jsonschema.exe", "bin": "bin\\jsonschema.exe",