deno: Update to version 0.36.0

This commit is contained in:
Richard Kuhnt 2020-03-12 00:01:51 +00:00
parent 3e09c8d1e4
commit e20ab483a6

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.35.0", "version": "0.36.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.35.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.36.0/deno_win_x64.zip",
"hash": "6af8d65686ef11583e06f71d6ae95b3a7bf9b6ee1fb5b5e10b806fe1963536b7" "hash": "0ae1040356146810af987927e8fc921f74bab6d237d9f2caa8c7917efc094365"
} }
}, },
"bin": [ "bin": [