From d3afc7942a03918f1914d98db6175488802a1318 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 27 Oct 2018 16:00:23 +0000 Subject: [PATCH] deno: Update to version 0.1.10 --- deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.json b/deno.json index 8566218e6d..c6dfc18626 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.9", + "version": "0.1.10", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.1.9/deno_win_x64.zip", - "hash": "4c75252734f00e105bb83effed9808f65c6826281f244d09ad82042cd56ea18f" + "url": "https://github.com/denoland/deno/releases/download/v0.1.10/deno_win_x64.zip", + "hash": "144177243c891217456560fdb8b0f3c8e84bb07660ecf8aa3c78ee4ff7ea6c13" } }, "bin": [