From 4ae0f9a4f6f8893d45de27dd109fc9fb73bd2002 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 4 May 2019 00:00:40 +0000 Subject: [PATCH] deno: Update to version 0.4.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index 872248168e..c1d757b3e0 100644 --- a/bucket/deno.json +++ b/bucket/deno.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/denoland/deno", "description": "A secure TypeScript runtime on V8", - "version": "0.3.10", + "version": "0.4.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.3.10/deno_win_x64.zip", - "hash": "df003e7730bbc7477481116684f38f521eba13911f2cffe6d0271a88b4277900" + "url": "https://github.com/denoland/deno/releases/download/v0.4.0/deno_win_x64.zip", + "hash": "ec0caa6d1ded1ab6cd2cad4c07119c7611360278907782ed833fdc21e68d297c" } }, "bin": [