diff --git a/bucket/deno.json b/bucket/deno.json index 3dc3c4fd8a..b0e7256d8d 100644 --- a/bucket/deno.json +++ b/bucket/deno.json @@ -1,12 +1,12 @@ { - "version": "1.37.0", + "version": "1.37.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.37.0/deno-x86_64-pc-windows-msvc.zip", - "hash": "8436d5dcfcb21c7717523d59888ad7b3b816c363e6b34993173429c526ae35c6" + "url": "https://github.com/denoland/deno/releases/download/v1.37.1/deno-x86_64-pc-windows-msvc.zip", + "hash": "6489f8298e141d95d6e245c0872e9f23acf7076b065a29d5fb609407aa327f31" } }, "bin": "deno.exe",