From fd971c4345faec1e07cb8e63f2b3fc5d792072cf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 13 Sep 2019 21:00:16 +0000 Subject: [PATCH] deno: Update to version 0.18.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index 6dc42bb7b0..1b7b91e759 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.17.0", + "version": "0.18.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.17.0/deno_win_x64.zip", - "hash": "3cd922055859b4fa0ba2a05d0536fe0c57153777020ffdf3d5e0960949c87523" + "url": "https://github.com/denoland/deno/releases/download/v0.18.0/deno_win_x64.zip", + "hash": "fb75a171965437c2e0c0712a93577f4c721eeeb0db386679e52db5322ce828c9" } }, "bin": [