diff --git a/bucket/deno.json b/bucket/deno.json index 48659c8e57..11b20f01ea 100644 --- a/bucket/deno.json +++ b/bucket/deno.json @@ -1,12 +1,12 @@ { - "version": "1.42.3", + "version": "1.42.4", "description": "A secure runtime for JavaScript and TypeScript", "homepage": "https://deno.land", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v1.42.3/deno-x86_64-pc-windows-msvc.zip", - "hash": "ffd58f1d22f9d10fa2bf47e39fc56bc502f1d4404ab6f1af933050af74942954" + "url": "https://github.com/denoland/deno/releases/download/v1.42.4/deno-x86_64-pc-windows-msvc.zip", + "hash": "bd0fe9afa933003c0c745916cb79d6bc5149d0d5aa7b5ee92f118a211483b801" } }, "bin": "deno.exe",