deno: Update to version 1.42.3

This commit is contained in:
github-actions[bot] 2024-04-12 05:08:29 +00:00
parent 311b643e84
commit af66ab30cb

View File

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