deno: Update to version 2.0.2

This commit is contained in:
github-actions[bot] 2024-10-18 04:29:45 +00:00
parent 25d0b878e5
commit e8c09bfe40

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.1", "version": "2.0.2",
"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.0.1/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v2.0.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "d45377511968cb2db7e57155257ff9a1400db169256b5eaa16c6657f275e4d3b" "hash": "154a0d309e1e41ae373824a9fe2cf2e38775c6c09c4c23fb52c6dee61ee68260"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",