From 1d5a8e038c2e4c3c4fb034ad002b99d59080347a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Sep 2019 23:00:22 +0000 Subject: [PATCH] deno: Update to version 0.17.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index 56abf790db..6dc42bb7b0 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.16.0", + "version": "0.17.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.16.0/deno_win_x64.zip", - "hash": "830f6b8195f4267dfced2dfa749d96511a4592ec4062cf52ef8b18e3ebc71482" + "url": "https://github.com/denoland/deno/releases/download/v0.17.0/deno_win_x64.zip", + "hash": "3cd922055859b4fa0ba2a05d0536fe0c57153777020ffdf3d5e0960949c87523" } }, "bin": [