diff --git a/bucket/deno.json b/bucket/deno.json index a2e92dce11..bd5bddd7c3 100644 --- a/bucket/deno.json +++ b/bucket/deno.json @@ -1,12 +1,12 @@ { - "version": "1.5.2", + "version": "1.5.3", "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.5.2/deno-x86_64-pc-windows-msvc.zip", - "hash": "c7f60da569b7dd6de7ff4225b8b9a359023d65dc295e5aed84f78a6f5302e25c" + "url": "https://github.com/denoland/deno/releases/download/v1.5.3/deno-x86_64-pc-windows-msvc.zip", + "hash": "8ed43d703f1c2e2e92c47dbd7eaa10644fa6cd5f1629e5872d73c2ed133b4ef2" } }, "bin": "deno.exe",