deno: Update to version 2.2.7

This commit is contained in:
github-actions[bot] 2025-04-04 12:31:21 +00:00
parent 06725e76bb
commit 4f92a2aefa

View File

@ -1,12 +1,12 @@
{
"version": "2.2.6",
"version": "2.2.7",
"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.2.6/deno-x86_64-pc-windows-msvc.zip",
"hash": "e0229e239b4b3ffd356a7731dcab9e277c7750669c27515c4c22cd21b1c0108d"
"url": "https://github.com/denoland/deno/releases/download/v2.2.7/deno-x86_64-pc-windows-msvc.zip",
"hash": "87b247ecdc89aaef1b38216d5055ca73d719e1eb6ee0f92d0a6181604fdffc50"
}
},
"bin": "deno.exe",