deno: Update to version 0.3.5

This commit is contained in:
Richard Kuhnt 2019-03-29 21:01:58 +00:00
parent 1eb43eea85
commit 60d2e5e3d1

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/denoland/deno", "homepage": "https://github.com/denoland/deno",
"description": "A secure TypeScript runtime on V8", "description": "A secure TypeScript runtime on V8",
"version": "0.3.4", "version": "0.3.5",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.3.4/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.3.5/deno_win_x64.zip",
"hash": "fec6ef94fbdfc1e53a433c688543b9676f7543ebd5f184042aed33a9a3998360" "hash": "057c208406e05b845fcb4c83ae2bfd169c952b9a3552337b680e4a267d6ef9e5"
} }
}, },
"bin": [ "bin": [