deno: Update to version 2.6.4

This commit is contained in:
github-actions[bot] 2026-01-05 20:36:03 +00:00
parent 689f3c0b80
commit fe8dd9a2b7

View File

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