diff --git a/bucket/jsonschema.json b/bucket/jsonschema.json index 76e264d7c6..070fac6bf1 100644 --- a/bucket/jsonschema.json +++ b/bucket/jsonschema.json @@ -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",