deno: Update to version 2.1.9

This commit is contained in:
github-actions[bot] 2025-01-31 04:29:17 +00:00
parent 76a0233d63
commit c5d64d772d

View File

@ -1,12 +1,12 @@
{
"version": "2.1.8",
"version": "2.1.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.1.8/deno-x86_64-pc-windows-msvc.zip",
"hash": "1d11eb350bd4671693b70ff6ddbb36f79f5f2d0aca0b5ad3d58c0632e42f342b"
"url": "https://github.com/denoland/deno/releases/download/v2.1.9/deno-x86_64-pc-windows-msvc.zip",
"hash": "b735ba1c6ab8e1c43be3756f4fdfd43c4449930da65e805b0ca610e8cf7fc74b"
}
},
"bin": "deno.exe",