deno: Update to version 0.16.0

This commit is contained in:
Richard Kuhnt 2019-08-23 00:00:31 +00:00
parent a82b7a0740
commit 64e467bc0a

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.15.0", "version": "0.16.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.15.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.16.0/deno_win_x64.zip",
"hash": "29249b36f10b8e774b76dac3a596d94a7d3b92cbd64efc03b2b2cb9912fd5643" "hash": "830f6b8195f4267dfced2dfa749d96511a4592ec4062cf52ef8b18e3ebc71482"
} }
}, },
"bin": [ "bin": [