From 9448a971e83d46f1454997b6813f4d60268ff48d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana=20G=C3=B3mez?= Date: Fri, 27 Jun 2025 20:25:41 +0200 Subject: [PATCH] fix vcpkg.json --- vcpkg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 06584bb..e9a8c61 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -28,7 +28,7 @@ "version": "1.1.1" }, { - "name": "argpase", + "name": "argparse", "version": "3.2" }, { @@ -40,4 +40,4 @@ "version": "3.11.3" } ] - } + } \ No newline at end of file