deno: Update to version 1.38.3

This commit is contained in:
github-actions[bot] 2023-11-24 20:23:51 +00:00
parent a46ed9296e
commit 989099adeb

View File

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