From db5f1bc482e3c74f3ade93e20929632fc7b3a9ff Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Mar 2019 19:00:27 +0000 Subject: [PATCH] deno: Update to version 0.3.3 --- deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.json b/deno.json index 1e2b516496..39d949a9d2 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.2", + "version": "0.3.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.3.2/deno_win_x64.zip", - "hash": "86e7e71be6545d28c6be704a0889a139e3852c8f567ff14480dccd8a89913d79" + "url": "https://github.com/denoland/deno/releases/download/v0.3.3/deno_win_x64.zip", + "hash": "eeb6b6a57bdc899ff2f504a55858fefef6e985c113bc5419e5ca7f2bfb07d5ce" } }, "bin": [