diff --git a/bucket/jsonschema.json b/bucket/jsonschema.json index 0f685f18f9..ec03154c8e 100644 --- a/bucket/jsonschema.json +++ b/bucket/jsonschema.json @@ -1,13 +1,13 @@ { - "version": "13.3.0", + "version": "13.4.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/v13.3.0/jsonschema-13.3.0-windows-x86_64.zip", - "hash": "17836f0dfaa1bd3e8a008c0cd752d0eb3e480bed43edb4d27cda8e32e710a2dc", - "extract_dir": "jsonschema-13.3.0-windows-x86_64" + "url": "https://github.com/sourcemeta/jsonschema/releases/download/v13.4.0/jsonschema-13.4.0-windows-x86_64.zip", + "hash": "7ee2d88e5daef0f2a0270fa2301ef09582ffb139bb502f88ec98a3adfd3466a6", + "extract_dir": "jsonschema-13.4.0-windows-x86_64" } }, "bin": "bin\\jsonschema.exe",