deno: Update to version 1.38.4

This commit is contained in:
github-actions[bot] 2023-12-01 00:33:05 +00:00
parent 3411a89f75
commit a3036487b3

View File

@ -1,12 +1,12 @@
{
"version": "1.38.3",
"version": "1.38.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.38.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "6e2b2cd8148d6dc90619cad4ffd62102e434d2d991130d8277bf6824647bc23d"
"url": "https://github.com/denoland/deno/releases/download/v1.38.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "d553b3aa9f51b774c18d7b7094dc5cefbc08e9a2f9bc0ebbae3aae522b586389"
}
},
"bin": "deno.exe",