deno: Update to version 2.3.2

This commit is contained in:
github-actions[bot] 2025-05-16 04:29:34 +00:00
parent 551628a3ba
commit 9d70e6b143

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.1", "version": "2.3.2",
"description": "A secure runtime for JavaScript and TypeScript", "description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land", "homepage": "https://deno.land",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v2.3.1/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.3.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "1b968541d115420ba04f7a5fbb5d0f8d620d9d87d492b66da5c97ca07e269b9b" "hash": "3f0c6937495695415be22e72242cfc48235c026837912714a0920cb6a6bcb485"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",