deno: Update to version 2.4.5

This commit is contained in:
github-actions[bot] 2025-08-21 16:30:54 +00:00
parent 1831d4dae3
commit 74c92b6c2e

View File

@ -1,12 +1,12 @@
{
"version": "2.4.4",
"version": "2.4.5",
"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.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "55cf2a21a7c1e80afd8cfb5866655f17cf4650552596f4730117b96101c2b331"
"url": "https://github.com/denoland/deno/releases/download/v2.4.5/deno-x86_64-pc-windows-msvc.zip",
"hash": "9d89dd28951e4176a8c7643dc98401757e1ff0f83585f25921496195b3669c08"
}
},
"bin": "deno.exe",