diff --git a/bucket/deno.json b/bucket/deno.json index 2eff84cffc..660748d09a 100644 --- a/bucket/deno.json +++ b/bucket/deno.json @@ -1,12 +1,12 @@ { - "version": "1.39.4", + "version": "1.40.0", "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.39.4/deno-x86_64-pc-windows-msvc.zip", - "hash": "6299e026bc36b0fb71cc798fb86de33324a9960d70eec6547e9ab2de759cb015" + "url": "https://github.com/denoland/deno/releases/download/v1.40.0/deno-x86_64-pc-windows-msvc.zip", + "hash": "f9fcf56c9a4e06c4515f8ed1227ce6b08ad97df58e8564748f97c174d4c19884" } }, "bin": "deno.exe",