deno: Update to version 0.3.4

This commit is contained in:
Richard Kuhnt 2019-03-21 00:01:18 +00:00
parent b54a9af97a
commit 41b818902e

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.3", "version": "0.3.4",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.3.3/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.3.4/deno_win_x64.zip",
"hash": "eeb6b6a57bdc899ff2f504a55858fefef6e985c113bc5419e5ca7f2bfb07d5ce" "hash": "fec6ef94fbdfc1e53a433c688543b9676f7543ebd5f184042aed33a9a3998360"
} }
}, },
"bin": [ "bin": [