deno: Update to version 1.44.4

This commit is contained in:
github-actions[bot] 2024-06-19 20:25:59 +00:00
parent f6da1ef6b7
commit c6dfe6b75e

View File

@ -1,12 +1,12 @@
{
"version": "1.44.3",
"version": "1.44.4",
"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.44.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "6b7c7b0cf7da377dbe62ca3b7afcd3fa875c1cdfe89c277892bc547555528b8a"
"url": "https://github.com/denoland/deno/releases/download/v1.44.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "b3246d4bb1bd360ef47c4eb8b90def4b0629c86c8668bf346c33ee87cd3adcca"
}
},
"bin": "deno.exe",