deno: Update to version 2.3.3

This commit is contained in:
github-actions[bot] 2025-05-16 16:30:00 +00:00
parent 6b52c219d1
commit b3171f6787

View File

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