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