From aa003b7b4720c1ceb8da93aea5a07171d1f8a596 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Jun 2019 17:00:39 +0000 Subject: [PATCH] deno: Update to version 0.9.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index dd843cfbca..d058c56cbd 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.8.0", + "version": "0.9.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.8.0/deno_win_x64.zip", - "hash": "9f6604fac890ecea1008ff35983d6edc8af6903922db1dd571dbe7593702a309" + "url": "https://github.com/denoland/deno/releases/download/v0.9.0/deno_win_x64.zip", + "hash": "744cd39f5b7d07e7c123d75ab2475c96bfe8bad7b60a03381228873f14f87c2a" } }, "bin": [