deno: Update to version 0.7.0

This commit is contained in:
Richard Kuhnt 2019-05-30 00:00:51 +00:00
parent c7fc7a44ec
commit 1639185e9f

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.6.0", "version": "0.7.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.6.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.7.0/deno_win_x64.zip",
"hash": "a086c7192bddafe1bb75a19fefb8a4624008e625bfcb7ae9fadfd08e7b7b1ebc" "hash": "ebd882cab4d4dc39c957cc15a096f3bf7bb0dfd1884e8cefef93cb054d20a6d1"
} }
}, },
"bin": [ "bin": [