From 74122254fdce95d22e3d1e7e1fc1419b614c6337 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 13 Sep 2018 01:00:29 +0000 Subject: [PATCH] deno: Update to version 0.1.4 --- deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.json b/deno.json index 24da940e4a..34da8eab6f 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.3", + "version": "0.1.4", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.1.3/deno_win_x64.zip", - "hash": "1fbc3e0be58ef905fa0faf16ad6d0c1e7a09cb0c073c2a59919e9a150e81bb0b" + "url": "https://github.com/denoland/deno/releases/download/v0.1.4/deno_win_x64.zip", + "hash": "788ddea3f367f61d5b86fc3491842f544e653823504309f9e0226987090e71dc" } }, "bin": [