From 08aa6aa845acc9b7f342100cb0697f3dc6fb9bb4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 24 Dec 2018 05:00:24 +0000 Subject: [PATCH] deno: Update to version 0.2.4 --- deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.json b/deno.json index 3af1a8ac9b..16e78b4e85 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.2.3", + "version": "0.2.4", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.2.3/deno_win_x64.zip", - "hash": "ba58d5368a8f09791221654b966f98de3f520b5c6d422ca4d183e0da294e50c6" + "url": "https://github.com/denoland/deno/releases/download/v0.2.4/deno_win_x64.zip", + "hash": "03621813d6e86d5caacfa043059d7639614c8989b3a61aa27eea792afba13b29" } }, "bin": [