deno: Update to version 2.6.10

This commit is contained in:
github-actions[bot] 2026-02-17 16:39:36 +00:00
parent f84c47eaa4
commit d3206e6aa2

View File

@ -1,12 +1,12 @@
{
"version": "2.6.9",
"version": "2.6.10",
"description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v2.6.9/deno-x86_64-pc-windows-msvc.zip",
"hash": "2d2feaed5aa9ac55c2207adcbe45fc0773632c2fac8cf5f3d41b691fe2246ed3"
"url": "https://github.com/denoland/deno/releases/download/v2.6.10/deno-x86_64-pc-windows-msvc.zip",
"hash": "6b26d272c2107ca63474c5702c824132a4a3e4469463edf0f327b9b5a5f5f854"
}
},
"bin": "deno.exe",