From eb93e516a66fc13e331890f5adbd7374dc76c7a0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 5 Nov 2019 18:01:12 +0000 Subject: [PATCH] deno: Update to version 0.23.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index ac91bcd2c2..0295a5de3d 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.22.0", + "version": "0.23.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.22.0/deno_win_x64.zip", - "hash": "110479f2976d128475580cfa9b7964328282adac8d14385d98ae7c748455f7bf" + "url": "https://github.com/denoland/deno/releases/download/v0.23.0/deno_win_x64.zip", + "hash": "8df750fd0633d36b4a7d278a2d3e08e5415fa1364369f22c5afca703a7bda061" } }, "bin": [