deno: Update to version 2.3.5

This commit is contained in:
github-actions[bot] 2025-05-30 16:30:06 +00:00
parent 31c8e3bb33
commit 9036f270b6

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.4", "version": "2.3.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.3.4/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.3.5/deno-x86_64-pc-windows-msvc.zip",
"hash": "c78fe54f5f12c24033d1887914d50b2d1e6cbb1f1d451ce141af2ff5ea272151" "hash": "aeebfb104074b94b0fc35a52b306be3ad4275d0f871263b74d0740e9e27e56d2"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",