From fa36561e59ecea6759bad8bbb95731ab157245ec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 14 Aug 2019 00:01:19 +0000 Subject: [PATCH] deno: Update to version 0.15.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index d39a2b9633..76fb3d66da 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.14.0", + "version": "0.15.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.14.0/deno_win_x64.zip", - "hash": "27f8a32baedbdbcd44025fc33b7c46400a3e6c8b997f7b39ddcf237d3e2bbd56" + "url": "https://github.com/denoland/deno/releases/download/v0.15.0/deno_win_x64.zip", + "hash": "29249b36f10b8e774b76dac3a596d94a7d3b92cbd64efc03b2b2cb9912fd5643" } }, "bin": [