deno: Update to version 0.9.0

This commit is contained in:
Richard Kuhnt 2019-06-15 17:00:39 +00:00
parent ebbcebf93b
commit aa003b7b47

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/denoland/deno",
"description": "A secure TypeScript runtime on V8",
"version": "0.8.0",
"version": "0.9.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.8.0/deno_win_x64.zip",
"hash": "9f6604fac890ecea1008ff35983d6edc8af6903922db1dd571dbe7593702a309"
"url": "https://github.com/denoland/deno/releases/download/v0.9.0/deno_win_x64.zip",
"hash": "744cd39f5b7d07e7c123d75ab2475c96bfe8bad7b60a03381228873f14f87c2a"
}
},
"bin": [