deno: Update to version 2.2.4

This commit is contained in:
github-actions[bot] 2025-03-15 00:35:45 +00:00
parent 22de1cdc7b
commit 28843ed8a2

View File

@ -1,12 +1,12 @@
{
"version": "2.2.3",
"version": "2.2.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.2.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "96c655baf091990285e9ce8798b1db52724e16442f6e5c3ce56c38bad1df214c"
"url": "https://github.com/denoland/deno/releases/download/v2.2.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "3231e6a4cf7e14b6111507d5324a84fe7c29a48318e9f60105e258938c2e4fa3"
}
},
"bin": "deno.exe",