deno: Update to version 0.20.0

This commit is contained in:
Richard Kuhnt 2019-10-07 18:00:18 +00:00
parent f8f99b9d41
commit 17fa7a3fef

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/denoland/deno",
"description": "A secure TypeScript runtime on V8",
"version": "0.19.0",
"version": "0.20.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.19.0/deno_win_x64.zip",
"hash": "75d9163d7d38242ef852e269dc6ecc309848f81a9dd745d8d72cfeaec88452f1"
"url": "https://github.com/denoland/deno/releases/download/v0.20.0/deno_win_x64.zip",
"hash": "7ca6c733f9433bb6f44ae73f93eb546cbeca605732e23c3d87a2871da34674b4"
}
},
"bin": [