deno: Update to version 0.22.0

This commit is contained in:
Richard Kuhnt 2019-10-28 20:01:50 +00:00
parent 2cf8f9094f
commit d7eb106d3b

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.21.0", "version": "0.22.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.21.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.22.0/deno_win_x64.zip",
"hash": "0629447ca2a9ba2a422b5d0eeb1a8033e17328be7afb3e8cf2a165b882046756" "hash": "110479f2976d128475580cfa9b7964328282adac8d14385d98ae7c748455f7bf"
} }
}, },
"bin": [ "bin": [