jsonschema: Update to version 14.3.0

This commit is contained in:
github-actions[bot] 2026-01-23 16:31:36 +00:00
parent c116e1ad25
commit ffa622664e

View File

@ -1,13 +1,13 @@
{
"version": "14.2.0",
"version": "14.3.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.2.0/jsonschema-14.2.0-windows-x86_64.zip",
"hash": "b2333fb56b067d6cc772ab028d0ccb0797ae9968fd4de9250706f4f15efad232",
"extract_dir": "jsonschema-14.2.0-windows-x86_64"
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v14.3.0/jsonschema-14.3.0-windows-x86_64.zip",
"hash": "839949c87c59c084df3003f8356b545ea71430df4d5d5efbffab2f6d6817cab8",
"extract_dir": "jsonschema-14.3.0-windows-x86_64"
}
},
"bin": "bin\\jsonschema.exe",