deno: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2024-11-28 20:28:34 +00:00
parent 781f4290bf
commit a590502248

View File

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