From e20ab483a6ebc5c3e17682d7210fc4a60d17328e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Mar 2020 00:01:51 +0000 Subject: [PATCH] deno: Update to version 0.36.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index 6684e60a67..c8e4eb6887 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.35.0", + "version": "0.36.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.35.0/deno_win_x64.zip", - "hash": "6af8d65686ef11583e06f71d6ae95b3a7bf9b6ee1fb5b5e10b806fe1963536b7" + "url": "https://github.com/denoland/deno/releases/download/v0.36.0/deno_win_x64.zip", + "hash": "0ae1040356146810af987927e8fc921f74bab6d237d9f2caa8c7917efc094365" } }, "bin": [