deno: Update to version 2.3.4

This commit is contained in:
github-actions[bot] 2025-05-30 00:40:04 +00:00
parent f3a752c451
commit fe47c5b037

View File

@ -1,12 +1,12 @@
{
"version": "2.3.3",
"version": "2.3.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.3.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "a40f0e4c6535834b83faaf8b09e47867ff4cbb7b12d0554bbc58e7355e9cf460"
"url": "https://github.com/denoland/deno/releases/download/v2.3.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "c78fe54f5f12c24033d1887914d50b2d1e6cbb1f1d451ce141af2ff5ea272151"
}
},
"bin": "deno.exe",