deno: Update to version 2.2.5

This commit is contained in:
github-actions[bot] 2025-03-21 12:31:31 +00:00
parent 33d156a9f3
commit d232807cab

View File

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