diff --git a/bucket/jsonschema.json b/bucket/jsonschema.json index 3732595b0b..982a5b6b3e 100644 --- a/bucket/jsonschema.json +++ b/bucket/jsonschema.json @@ -1,13 +1,13 @@ { - "version": "14.0.0", + "version": "14.0.1", "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.0.0/jsonschema-14.0.0-windows-x86_64.zip", - "hash": "e38ec50c2bfb9118fcf7e72d7ea08a9f3a91bb1a415b893250c2b1747c938cb9", - "extract_dir": "jsonschema-14.0.0-windows-x86_64" + "url": "https://github.com/sourcemeta/jsonschema/releases/download/v14.0.1/jsonschema-14.0.1-windows-x86_64.zip", + "hash": "45cb681a62f568e54a65a986ae1ff70ac7b00584b92fb5335213934b1f9acf17", + "extract_dir": "jsonschema-14.0.1-windows-x86_64" } }, "bin": "bin\\jsonschema.exe",