From da9a34558a52925568e2c4d14e3a435fab0d5b70 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 3 Feb 2020 18:01:50 +0000 Subject: [PATCH] deno: Update to version 0.32.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index 7c451ac1ba..42f1c07355 100644 --- a/bucket/deno.json +++ b/bucket/deno.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/denoland/deno", "description": "A secure TypeScript runtime on V8", - "version": "0.31.0", + "version": "0.32.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.31.0/deno_win_x64.zip", - "hash": "d29b2972d34c13e9677dc323edeefbb81999c7ade544e6f9213636644afb6634" + "url": "https://github.com/denoland/deno/releases/download/v0.32.0/deno_win_x64.zip", + "hash": "c5107e10af10d87606e078720cc3c512b28e283d4cfb5cc6e8776fb76d2b0196" } }, "bin": [