deno: Update to version 2.6.8

This commit is contained in:
github-actions[bot] 2026-02-03 00:54:12 +00:00
parent ce97025f16
commit 25a39c12fb

View File

@ -1,12 +1,12 @@
{
"version": "2.6.7",
"version": "2.6.8",
"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.7/deno-x86_64-pc-windows-msvc.zip",
"hash": "d4e8c2acc7f178d39310dbef8241c802898dec1469d3acb81fc084fa0cf51bb4"
"url": "https://github.com/denoland/deno/releases/download/v2.6.8/deno-x86_64-pc-windows-msvc.zip",
"hash": "febe91c13a3bd5509f77058f1376bff99c76b518046ebd46fe385bbf81b836d9"
}
},
"bin": "deno.exe",