deno: Update to version 2.2.11

This commit is contained in:
github-actions[bot] 2025-04-18 16:30:01 +00:00
parent 161253f766
commit 73406b9525

View File

@ -1,12 +1,12 @@
{
"version": "2.2.10",
"version": "2.2.11",
"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.10/deno-x86_64-pc-windows-msvc.zip",
"hash": "8fffac863451728f044fe9261c2cfba29d980b756fb4231a5d41dfc3fc59bece"
"url": "https://github.com/denoland/deno/releases/download/v2.2.11/deno-x86_64-pc-windows-msvc.zip",
"hash": "81a32a3456122dffb89ceacfbaa4ddadf8863823a2c4458913a6c664fadacb83"
}
},
"bin": "deno.exe",