deno: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2025-12-10 20:30:38 +00:00
parent 730d0417ed
commit ca3fedcf61

View File

@ -1,12 +1,12 @@
{
"version": "2.5.6",
"version": "2.6.0",
"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.5.6/deno-x86_64-pc-windows-msvc.zip",
"hash": "1327356cd63e23d0da7d11d5f5ca6b45902b1b62ee2debd4fbbd0aad2aab9786"
"url": "https://github.com/denoland/deno/releases/download/v2.6.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "940b4c7c8531687e6a621cce3c8e0efa530d08a639dadf70697bb2788f9c35b0"
}
},
"bin": "deno.exe",