deno: Update to version 2.1.3

This commit is contained in:
github-actions[bot] 2024-12-06 04:30:11 +00:00
parent da272112b9
commit b90899a16e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.2", "version": "2.1.3",
"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.2/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.1.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "e107bdd19cd38314c6ec934b7345e3139739c3a1106f951f6f70f8fb04f293e8" "hash": "64afa4d4469cde7d1fdb47f7552c14298ea79a5fa4191949fb768913e4f3a2c1"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",