deno: Update to version 1.39.3

This commit is contained in:
github-actions[bot] 2024-01-12 20:24:12 +00:00
parent 792ee7bc3b
commit 344ff9fe1a

View File

@ -1,12 +1,12 @@
{
"version": "1.39.2",
"version": "1.39.3",
"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.39.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "add536be0b9e77d5297f5c84cdf1ee9c120d362958c97de92d75fc25319ada94"
"url": "https://github.com/denoland/deno/releases/download/v1.39.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "8c26966bc1b731920c69469760317e4410cc94c8204e718b2a777138b25b390b"
}
},
"bin": "deno.exe",