deno: Update to version 2.0.4

This commit is contained in:
github-actions[bot] 2024-10-30 04:29:54 +00:00
parent 0bffa84467
commit c163902f27

View File

@ -1,12 +1,12 @@
{
"version": "2.0.3",
"version": "2.0.4",
"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.0.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "587208d2fba8bb0cfba0abcffa52521da0862be5824e4dd19ab042f2c51200b5"
"url": "https://github.com/denoland/deno/releases/download/v2.0.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "069274060fbd0212ffe91023dde21a20959aa4db3550cfb57cf5c5480b022ce7"
}
},
"bin": "deno.exe",