deno: Update to version 1.20.6

This commit is contained in:
github-actions[bot] 2022-04-16 12:30:53 +00:00
parent e2df67504d
commit 4e78ced057

View File

@ -1,12 +1,12 @@
{
"version": "1.20.5",
"version": "1.20.6",
"description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v1.20.5/deno-x86_64-pc-windows-msvc.zip",
"hash": "79697244e2efe0f1f0dd6cff0bbf3cd23faf390f6685eb1ef808492e7fb61b19"
"url": "https://github.com/denoland/deno/releases/download/v1.20.6/deno-x86_64-pc-windows-msvc.zip",
"hash": "fc6850a749c24fce4c539bf9dbccafb93d7a654986d571d7201532bf1dfe82fe"
}
},
"bin": "deno.exe",