From 930074741c605a058e7fe69e5fdeeb65a5ae1193 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 7 Jul 2019 17:00:23 +0000 Subject: [PATCH] deno: Update to version 0.11.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index c191c7674a..707da3e456 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.10.0", + "version": "0.11.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.10.0/deno_win_x64.zip", - "hash": "a9bee70aee7fd5aa1708a480a3f1a036a2c4256dac255b8871b7603ed036a5ca" + "url": "https://github.com/denoland/deno/releases/download/v0.11.0/deno_win_x64.zip", + "hash": "28e8a2bf9b82f3b12fe7ddf2abc3bdab24bb316ce91125fcdd4cceef04942568" } }, "bin": [