From bc1e1b2a479edfd68b74fc3fd5a39f96330dbcd1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 9 Jan 2020 21:00:25 +0000 Subject: [PATCH] deno: Update to version 0.29.0 --- bucket/deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deno.json b/bucket/deno.json index 80d6caf6b3..54b574a274 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.28.1", + "version": "0.29.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.28.1/deno_win_x64.zip", - "hash": "14643881790bfe95658b816952ccb6bd730a4c47b0de9ef819ea9547ea5c9c96" + "url": "https://github.com/denoland/deno/releases/download/v0.29.0/deno_win_x64.zip", + "hash": "76fad2a9f5d35f798b655d5694f8429daabd000dbce502a582a24693dbdc2f1d" } }, "bin": [