deno: Update to version 0.37.0

This commit is contained in:
Richard Kuhnt 2020-03-23 17:01:51 +00:00
parent 85118199fa
commit 800257e214

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