jsonschema: Update to version 14.9.0

This commit is contained in:
github-actions[bot] 2026-02-11 20:32:43 +00:00
parent dbff515375
commit b7e60f8e96

View File

@ -1,13 +1,13 @@
{
"version": "14.8.0",
"version": "14.9.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/v14.8.0/jsonschema-14.8.0-windows-x86_64.zip",
"hash": "4c4aabc548cc6ddf93b890d85df418157f458ad6f79bc0a0a68520daa720ecb4",
"extract_dir": "jsonschema-14.8.0-windows-x86_64"
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v14.9.0/jsonschema-14.9.0-windows-x86_64.zip",
"hash": "b53a61eb286bc0b3ea5bd8061a99a7bfaef9233a446eb3bc44a4b2dc1be983b2",
"extract_dir": "jsonschema-14.9.0-windows-x86_64"
}
},
"bin": "bin\\jsonschema.exe",