deno: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2024-10-25 16:30:09 +00:00
parent 1d0b2a6b35
commit 4143f96821

View File

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