deno: Update to version 0.17.0

This commit is contained in:
Richard Kuhnt 2019-09-04 23:00:22 +00:00
parent 08b41ee9cc
commit 1d5a8e038c

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