deno: Update to version 1.20.1

This commit is contained in:
github-actions[bot] 2022-03-17 04:29:18 +00:00
parent 8441be4ed7
commit db7533ebee

View File

@ -1,12 +1,12 @@
{
"version": "1.19.3",
"version": "1.20.1",
"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.19.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "e4dd8ba745599a291fc6dbf82d190f753a11e98cc2758883ad9db6d2feef3cf8"
"url": "https://github.com/denoland/deno/releases/download/v1.20.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "c5019fc9c6543be4cc61484887c4db1d7c53d52ccf22f51205c436f37bd7f368"
}
},
"bin": "deno.exe",