deno: Update to version 1.42.4

This commit is contained in:
github-actions[bot] 2024-04-16 05:07:20 +00:00
parent 111d6055d7
commit a6dbde6dea

View File

@ -1,12 +1,12 @@
{
"version": "1.42.3",
"version": "1.42.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/v1.42.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "ffd58f1d22f9d10fa2bf47e39fc56bc502f1d4404ab6f1af933050af74942954"
"url": "https://github.com/denoland/deno/releases/download/v1.42.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "bd0fe9afa933003c0c745916cb79d6bc5149d0d5aa7b5ee92f118a211483b801"
}
},
"bin": "deno.exe",