deno: Update to version 2.2.2

This commit is contained in:
github-actions[bot] 2025-02-25 12:32:47 +00:00
parent 5e59d698cd
commit 3f3fe351da

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.1", "version": "2.2.2",
"description": "A secure runtime for JavaScript and TypeScript", "description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land", "homepage": "https://deno.land",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v2.2.1/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.2.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "bb99517243f6d1fe5b6a03275cfb28e34488a989a4aec23a9c6144e21a9de458" "hash": "561ebfebd6d223ca33124badc80f0cafeafc25e4a47fa7d76a60e9b727629c48"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",