deno: Update to version 2.2.3

This commit is contained in:
github-actions[bot] 2025-03-05 08:31:05 +00:00
parent 2640338131
commit 9a18a779b7

View File

@ -1,12 +1,12 @@
{
"version": "2.2.2",
"version": "2.2.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/v2.2.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "561ebfebd6d223ca33124badc80f0cafeafc25e4a47fa7d76a60e9b727629c48"
"url": "https://github.com/denoland/deno/releases/download/v2.2.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "96c655baf091990285e9ce8798b1db52724e16442f6e5c3ce56c38bad1df214c"
}
},
"bin": "deno.exe",