deno: Update to version 0.11.0

This commit is contained in:
Richard Kuhnt 2019-07-07 17:00:23 +00:00
parent 1552173626
commit 930074741c

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.10.0", "version": "0.11.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.10.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.11.0/deno_win_x64.zip",
"hash": "a9bee70aee7fd5aa1708a480a3f1a036a2c4256dac255b8871b7603ed036a5ca" "hash": "28e8a2bf9b82f3b12fe7ddf2abc3bdab24bb316ce91125fcdd4cceef04942568"
} }
}, },
"bin": [ "bin": [