deno: Update to version 2.4.3

This commit is contained in:
github-actions[bot] 2025-07-31 08:30:27 +00:00
parent 4e658d1949
commit 7fdce8b3a2

View File

@ -1,12 +1,12 @@
{ {
"version": "2.4.2", "version": "2.4.3",
"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.4.2/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.4.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "5a8c816f6e720378a74c2567679ba2a799c815b8c2ffc06b0e71da6c2a9bf189" "hash": "c58e3545e59d3fa9fd608a8f8e4a162eaa9fa137de3f0d4740321abec40357c9"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",