deno: Update to version 2.1.8

This commit is contained in:
github-actions[bot] 2025-01-30 20:28:10 +00:00
parent a8e6b1e6c3
commit 8091a5891b

View File

@ -1,12 +1,12 @@
{
"version": "2.1.7",
"version": "2.1.8",
"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.7/deno-x86_64-pc-windows-msvc.zip",
"hash": "82c6796cac3e35ad8501ba68c4af4eb609cdf990640fcccdedc25853228667f2"
"url": "https://github.com/denoland/deno/releases/download/v2.1.8/deno-x86_64-pc-windows-msvc.zip",
"hash": "1d11eb350bd4671693b70ff6ddbb36f79f5f2d0aca0b5ad3d58c0632e42f342b"
}
},
"bin": "deno.exe",