deno: Update to version 0.8.0

This commit is contained in:
Richard Kuhnt 2019-06-08 20:00:40 +00:00
parent 57c2385923
commit 0f4f0f8e65

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