deno: Update to version 2.7.1

This commit is contained in:
github-actions[bot] 2026-02-25 20:31:59 +00:00
parent 894fa0af6c
commit 6da8634ab9

View File

@ -1,12 +1,12 @@
{
"version": "2.7.0",
"version": "2.7.1",
"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.7.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "e7895110bab2d77c4ae9878d1c75d44d0b5219f13f337322b210ebcc8867e6ff"
"url": "https://github.com/denoland/deno/releases/download/v2.7.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "94d71d4772436de27a0495933ca4bab7b6895992622b65baeaf4b7995dae1e69"
}
},
"bin": "deno.exe",