From 06b7d83d3c7d577d092a062c7a41b65a4ccb864c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 29 Feb 2020 14:01:49 +0000 Subject: [PATCH] deno: Update to version 0.35.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index 7533b5eb6f..6684e60a67 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.34.0", + "version": "0.35.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.34.0/deno_win_x64.zip", - "hash": "f28cfc323e95440b4fdf8437b8cab01076047b679db1c126e2753595fbf663fe" + "url": "https://github.com/denoland/deno/releases/download/v0.35.0/deno_win_x64.zip", + "hash": "6af8d65686ef11583e06f71d6ae95b3a7bf9b6ee1fb5b5e10b806fe1963536b7" } }, "bin": [