deno: Update to version 0.6.0

This commit is contained in:
Richard Kuhnt 2019-05-20 21:00:46 +00:00
parent 582d8c1793
commit 53def1cb16

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