deno: Update to version 2.4.4

This commit is contained in:
github-actions[bot] 2025-08-14 00:41:51 +00:00
parent 51ce8ee76f
commit 05eabd47ac

View File

@ -1,12 +1,12 @@
{
"version": "2.4.3",
"version": "2.4.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/v2.4.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "c58e3545e59d3fa9fd608a8f8e4a162eaa9fa137de3f0d4740321abec40357c9"
"url": "https://github.com/denoland/deno/releases/download/v2.4.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "55cf2a21a7c1e80afd8cfb5866655f17cf4650552596f4730117b96101c2b331"
}
},
"bin": "deno.exe",