deno: Update to version 2.1.10

This commit is contained in:
github-actions[bot] 2025-02-13 08:30:57 +00:00
parent 158368a75e
commit 70f09a5345

View File

@ -1,12 +1,12 @@
{
"version": "2.1.9",
"version": "2.1.10",
"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.1.9/deno-x86_64-pc-windows-msvc.zip",
"hash": "b735ba1c6ab8e1c43be3756f4fdfd43c4449930da65e805b0ca610e8cf7fc74b"
"url": "https://github.com/denoland/deno/releases/download/v2.1.10/deno-x86_64-pc-windows-msvc.zip",
"hash": "6a5e82c9796bdaa8da0626c2e4c0f960d4da7028775003b3b81eeb88238a2f47"
}
},
"bin": "deno.exe",