deno: Update to version 0.31.0

This commit is contained in:
Richard Kuhnt 2020-01-24 18:01:53 +00:00
parent 173088749d
commit b608d6134a

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.30.0", "version": "0.31.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.30.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.31.0/deno_win_x64.zip",
"hash": "48f51dcf8866117025b29105d987c2ecf0874db93b48e9a2538a9ccd095b4ced" "hash": "d29b2972d34c13e9677dc323edeefbb81999c7ade544e6f9213636644afb6634"
} }
}, },
"bin": [ "bin": [