From 41b818902e1f364dd62cafc9a832b89728cdfebf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Mar 2019 00:01:18 +0000 Subject: [PATCH] deno: Update to version 0.3.4 --- deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.json b/deno.json index 39d949a9d2..7e3e0bf480 100644 --- a/deno.json +++ b/deno.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/denoland/deno", "description": "A secure TypeScript runtime on V8", - "version": "0.3.3", + "version": "0.3.4", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.3.3/deno_win_x64.zip", - "hash": "eeb6b6a57bdc899ff2f504a55858fefef6e985c113bc5419e5ca7f2bfb07d5ce" + "url": "https://github.com/denoland/deno/releases/download/v0.3.4/deno_win_x64.zip", + "hash": "fec6ef94fbdfc1e53a433c688543b9676f7543ebd5f184042aed33a9a3998360" } }, "bin": [