deno: Update to version 2.4.1

This commit is contained in:
github-actions[bot] 2025-07-08 08:31:16 +00:00
parent 66bc22449a
commit 03b904dd45

View File

@ -1,12 +1,12 @@
{
"version": "2.4.0",
"version": "2.4.1",
"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.4.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "25cbb76b4a1ce404a4ebfe1995edb475d206d5fdaa92b1632838256d552cd026"
"url": "https://github.com/denoland/deno/releases/download/v2.4.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "34b67ef8dfd0e9a0ad06c73b2e22647d5164543e68a2f5fd0673376d8295421b"
}
},
"bin": "deno.exe",