deno: Update to version 1.19.3

This commit is contained in:
github-actions[bot] 2022-03-10 12:30:13 +00:00
parent 5b519cab13
commit 843a713c5a

View File

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