deno: Update to version 2.2.8

This commit is contained in:
github-actions[bot] 2025-04-05 04:29:11 +00:00
parent 96880bdcd9
commit b83ba90be9

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.7", "version": "2.2.8",
"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.2.7/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.2.8/deno-x86_64-pc-windows-msvc.zip",
"hash": "87b247ecdc89aaef1b38216d5055ca73d719e1eb6ee0f92d0a6181604fdffc50" "hash": "b82afa1415ef2423099c426863a01cce7f5ac454d8a20c3f45b3a511f43f7e9b"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",