deno: Update to version 2.2.6

This commit is contained in:
github-actions[bot] 2025-03-28 08:30:05 +00:00
parent 58a7dba83a
commit 5b39f8952c

View File

@ -1,12 +1,12 @@
{
"version": "2.2.5",
"version": "2.2.6",
"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.5/deno-x86_64-pc-windows-msvc.zip",
"hash": "2930bed00dbd74939ccf726a9133632f4ac0cd02b0dd76e4413f4e0a7ebe9471"
"url": "https://github.com/denoland/deno/releases/download/v2.2.6/deno-x86_64-pc-windows-msvc.zip",
"hash": "e0229e239b4b3ffd356a7731dcab9e277c7750669c27515c4c22cd21b1c0108d"
}
},
"bin": "deno.exe",