deno: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2024-11-21 20:28:49 +00:00
parent 554d2e0ebc
commit 99c5688976

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.0", "version": "2.1.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.1.0/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.1.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "f2253718dcd6ca9bac35757fa0218f0ce814b6bc8ab6cf079f80bc8cab26495c" "hash": "06e13003a1e66cf8bc8daa68dfa4e22a735f0e339cc99e3dff585fac32b06999"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",