deno: Update to version 2.5.2

This commit is contained in:
github-actions[bot] 2025-09-25 00:39:19 +00:00
parent 57533b59c6
commit f3ddf2099b

View File

@ -1,12 +1,12 @@
{
"version": "2.5.1",
"version": "2.5.2",
"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.5.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "2a0e361bc58ffc486ba8202a4d65f275a0f6b6c9e30896e4ebecfebe3d21b561"
"url": "https://github.com/denoland/deno/releases/download/v2.5.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "5201c10f36bd9cfc090847bb7174296a1f3c154a539cee99ba092c358d07fdc7"
}
},
"bin": "deno.exe",