From 03a2f50426128d674c2dae4d3db1c8eb8815c4ca Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 7 Jan 2019 23:00:31 +0000 Subject: [PATCH] deno: Update to version 0.2.6 --- deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.json b/deno.json index a6a26c6ce5..3328a69587 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.5", + "version": "0.2.6", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.2.5/deno_win_x64.zip", - "hash": "679bbefb383205d213c58b20689fe327f6ce8005ce85531a135245077e669a27" + "url": "https://github.com/denoland/deno/releases/download/v0.2.6/deno_win_x64.zip", + "hash": "25f3a098bc6cd3bc38ac4cc3f4d47575e73b6b55edfd7096f9d1dc4ca94024da" } }, "bin": [