diff --git a/bucket/deno.json b/bucket/deno.json index 9e2d217778..f8463b8dad 100644 --- a/bucket/deno.json +++ b/bucket/deno.json @@ -1,12 +1,12 @@ { - "version": "1.31.3", + "version": "1.32.1", "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.31.3/deno-x86_64-pc-windows-msvc.zip", - "hash": "a38289335f3de673075a0bbdf9e661c7e42e86e9839f832288eef45482b24057" + "url": "https://github.com/denoland/deno/releases/download/v1.32.1/deno-x86_64-pc-windows-msvc.zip", + "hash": "002b74de37cb047b128ca60c0ac164058bee395005858e69ca921844ca27284b" } }, "bin": "deno.exe",