deno: Update to version 1.17.3

This commit is contained in:
github-actions[bot] 2022-01-12 20:30:04 +00:00
parent 533311e7d2
commit 2a15ff2d60

View File

@ -1,12 +1,12 @@
{
"version": "1.17.2",
"version": "1.17.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.17.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "a5ac500e67295af01a78f1b0c2ef6eb710dc44eb215c4f5a8ee220f5fcba33a9"
"url": "https://github.com/denoland/deno/releases/download/v1.17.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "fc360e082afa0e2560e294588c44106a4cca643b65d0f7f306ab6f8bff12c956"
}
},
"bin": "deno.exe",