deno: Update to version 2.3.6

This commit is contained in:
github-actions[bot] 2025-06-12 16:30:27 +00:00
parent 1a997aa0e8
commit cf3505af56

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.5", "version": "2.3.6",
"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.5/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.3.6/deno-x86_64-pc-windows-msvc.zip",
"hash": "aeebfb104074b94b0fc35a52b306be3ad4275d0f871263b74d0740e9e27e56d2" "hash": "e52678586efef33bf0520b617a42d21946f7e9d2464c97ecc56c8f8316df7479"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",