From 60d2e5e3d1e74e89aeda56a61231fa5d203f9569 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Mar 2019 21:01:58 +0000 Subject: [PATCH] deno: Update to version 0.3.5 --- deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.json b/deno.json index 7e3e0bf480..186d6b028d 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.4", + "version": "0.3.5", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.3.4/deno_win_x64.zip", - "hash": "fec6ef94fbdfc1e53a433c688543b9676f7543ebd5f184042aed33a9a3998360" + "url": "https://github.com/denoland/deno/releases/download/v0.3.5/deno_win_x64.zip", + "hash": "057c208406e05b845fcb4c83ae2bfd169c952b9a3552337b680e4a267d6ef9e5" } }, "bin": [