deno: Update to version 2.1.4

This commit is contained in:
github-actions[bot] 2024-12-11 12:33:18 +00:00
parent 9503693db8
commit a960f3f320

View File

@ -1,12 +1,12 @@
{
"version": "2.1.3",
"version": "2.1.4",
"description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v2.1.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "64afa4d4469cde7d1fdb47f7552c14298ea79a5fa4191949fb768913e4f3a2c1"
"url": "https://github.com/denoland/deno/releases/download/v2.1.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "d85abec3fc5533c20f1369b9c2fbb5f49348d1f69994779c09f56383bd46aa10"
}
},
"bin": "deno.exe",