deno: Update to version 2.5.3

This commit is contained in:
github-actions[bot] 2025-10-03 08:29:53 +00:00
parent fafa223581
commit f117475f60

View File

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