deno: Update to version 2.1.5

This commit is contained in:
github-actions[bot] 2025-01-10 00:37:13 +00:00
parent 9ac17e04a7
commit 46c7aeb306

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.4", "version": "2.1.5",
"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.4/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.1.5/deno-x86_64-pc-windows-msvc.zip",
"hash": "d85abec3fc5533c20f1369b9c2fbb5f49348d1f69994779c09f56383bd46aa10" "hash": "d3f5d5a8aeee1af63d74a7f587d1a5aa12844852cebc538c4e64281ab615bd48"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",