deno: Update to version 1.45.1

This commit is contained in:
github-actions[bot] 2024-07-12 00:34:23 +00:00
parent da0d0ce0af
commit 60608b259c

View File

@ -1,12 +1,12 @@
{
"version": "1.45.0",
"version": "1.45.1",
"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.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "29802a94d48d22392effcce03c9a379e2ce819cd5fda6dcec59f79132fc640ce"
"url": "https://github.com/denoland/deno/releases/download/v1.45.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "be43d89e3ada52c159fe7fd68f1c817dd053da6f4849c51cf9e78c87cbcf7142"
}
},
"bin": "deno.exe",