deno: Update to version 2.2.9

This commit is contained in:
github-actions[bot] 2025-04-12 00:37:04 +00:00
parent 4031f70901
commit bc60220da9

View File

@ -1,12 +1,12 @@
{
"version": "2.2.8",
"version": "2.2.9",
"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.8/deno-x86_64-pc-windows-msvc.zip",
"hash": "b82afa1415ef2423099c426863a01cce7f5ac454d8a20c3f45b3a511f43f7e9b"
"url": "https://github.com/denoland/deno/releases/download/v2.2.9/deno-x86_64-pc-windows-msvc.zip",
"hash": "b809a13e8f9f64d99ceb4194acd7e44594ef315a2b4833873a9a360249842ea3"
}
},
"bin": "deno.exe",