deno: Update to version 2.6.3

This commit is contained in:
github-actions[bot] 2025-12-20 16:30:09 +00:00
parent 0cbe5ab5c6
commit 12dfce3490

View File

@ -1,12 +1,12 @@
{
"version": "2.6.2",
"version": "2.6.3",
"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.6.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "c8212fb29fe777cd973c62d0efdd1a4e7ccae1b591f2a159dcfaa68cdc9ccf67"
"url": "https://github.com/denoland/deno/releases/download/v2.6.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "a011a0c6f1ea120ec60a65969e9d549af894b999cf1d35fe5ee81e694227cce2"
}
},
"bin": "deno.exe",