deno: Update to version 0.1.7

This commit is contained in:
Richard Kuhnt 2018-10-04 14:00:33 +00:00
parent 19a1f02e43
commit 471fcea382

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.1.6", "version": "0.1.7",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.1.6/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.1.7/deno_win_x64.zip",
"hash": "02ea06657105811e4b3f6a5835a6c2f473b557f47a179f7156291e31c2e31979" "hash": "9ad5cc600d48a1aa30ec3176b601c91039ff049b34034b5e681673cc5705a1ae"
} }
}, },
"bin": [ "bin": [