From 7c49b1afbf9fb8d6b0af344f227507cbbd05fc55 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 21 Oct 2018 02:00:34 +0000 Subject: [PATCH] deno: Update to version 0.1.9 --- deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.json b/deno.json index 33a46f7b3c..8566218e6d 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.1.8", + "version": "0.1.9", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.1.8/deno_win_x64.zip", - "hash": "08176ed63f60dddff8aac365a7286ec9ab039c778c2670b8a42237c2ac8e44f8" + "url": "https://github.com/denoland/deno/releases/download/v0.1.9/deno_win_x64.zip", + "hash": "4c75252734f00e105bb83effed9808f65c6826281f244d09ad82042cd56ea18f" } }, "bin": [