deno: Update to version 1.39.4

This commit is contained in:
github-actions[bot] 2024-01-14 04:27:05 +00:00
parent 0d1f8c1729
commit 0ecb2e4bd9

View File

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