deno: Update to version 1.45.3

This commit is contained in:
github-actions[bot] 2024-07-23 04:27:58 +00:00
parent 1290f7b376
commit 72a619153d

View File

@ -1,12 +1,12 @@
{
"version": "1.45.2",
"version": "1.45.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.45.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "3b94de2b9b63b9859affb290fe976f6f09338964d0b8cce3c1c42a35efe0575c"
"url": "https://github.com/denoland/deno/releases/download/v1.45.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "3b7ef6b04581631a9810c705c1f025dbe3dd73ff03c6259ede7ff3a6eea208e6"
}
},
"bin": "deno.exe",