deno: Update to version 2.2.10

This commit is contained in:
github-actions[bot] 2025-04-15 00:39:21 +00:00
parent b969456ce9
commit fd160eef49

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.9", "version": "2.2.10",
"description": "A secure runtime for JavaScript and TypeScript", "description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land", "homepage": "https://deno.land",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v2.2.9/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.2.10/deno-x86_64-pc-windows-msvc.zip",
"hash": "b809a13e8f9f64d99ceb4194acd7e44594ef315a2b4833873a9a360249842ea3" "hash": "8fffac863451728f044fe9261c2cfba29d980b756fb4231a5d41dfc3fc59bece"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",