deno: Update to version 0.21.0

This commit is contained in:
Richard Kuhnt 2019-10-20 00:00:30 +00:00
parent 7f3356c328
commit b2061b1f50

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.20.0", "version": "0.21.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.20.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.21.0/deno_win_x64.zip",
"hash": "7ca6c733f9433bb6f44ae73f93eb546cbeca605732e23c3d87a2871da34674b4" "hash": "0629447ca2a9ba2a422b5d0eeb1a8033e17328be7afb3e8cf2a165b882046756"
} }
}, },
"bin": [ "bin": [