deno: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2025-07-02 00:40:35 +00:00
parent 1f81b9fe13
commit 30a84c8960

View File

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