deno: Update to version 1.21.3

This commit is contained in:
github-actions[bot] 2022-05-12 16:30:33 +00:00
parent d91e30eba2
commit 550cd09e79

View File

@ -1,12 +1,12 @@
{
"version": "1.21.2",
"version": "1.21.3",
"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.21.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "c1a397a2d74deb54d9656597e83fca590a895d7017a840e3ee6838ea121e20f6"
"url": "https://github.com/denoland/deno/releases/download/v1.21.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "f028afe80a213ba1f910a9c9db16fdfddd6517e361defc9fcb306fd1604f81a5"
}
},
"bin": "deno.exe",