deno: Update to version 0.2.11

This commit is contained in:
Richard Kuhnt 2019-02-09 05:00:23 +00:00
parent cbc563e6f1
commit 42f07daeb7

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.2.10", "version": "0.2.11",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.2.10/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.2.11/deno_win_x64.zip",
"hash": "ce2d10c458b1f702adb85be882ac22158b5ea485cc51a1b165fc2816908ea5e4" "hash": "ef268fdc1a9ad6b47874998857a5b69600af5b9e48b6ed29b6d059e08c9795b5"
} }
}, },
"bin": [ "bin": [