deno: Update to version 2.5.5

This commit is contained in:
github-actions[bot] 2025-10-28 20:29:47 +00:00
parent 565b7c5e8c
commit 6975091d67

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.4", "version": "2.5.5",
"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.5.4/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.5.5/deno-x86_64-pc-windows-msvc.zip",
"hash": "1c40c73193960fcbed9341764d43bbd35e381eddbcf7d6cba7c2f3c0cabe96fb" "hash": "b0611da3820664c24c4cbda418f358bd83560b4bf6cd7c67b77a8575606e1ba7"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",