diff --git a/bucket/deno.json b/bucket/deno.json index 0cc61b8d05..77ea6b187f 100644 --- a/bucket/deno.json +++ b/bucket/deno.json @@ -1,12 +1,12 @@ { - "version": "2.3.5", + "version": "2.3.6", "description": "A secure runtime for JavaScript and TypeScript", "homepage": "https://deno.land", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v2.3.5/deno-x86_64-pc-windows-msvc.zip", - "hash": "aeebfb104074b94b0fc35a52b306be3ad4275d0f871263b74d0740e9e27e56d2" + "url": "https://github.com/denoland/deno/releases/download/v2.3.6/deno-x86_64-pc-windows-msvc.zip", + "hash": "e52678586efef33bf0520b617a42d21946f7e9d2464c97ecc56c8f8316df7479" } }, "bin": "deno.exe",