deno: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2025-02-21 04:30:26 +00:00
parent 5822f0e647
commit 9dcb461bec

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.0", "version": "2.2.1",
"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.0/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.2.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "643cf97229887e497c48166ceb4bb3d2762f3567528fd7c9a76e065f8d90c721" "hash": "bb99517243f6d1fe5b6a03275cfb28e34488a989a4aec23a9c6144e21a9de458"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",