From 1fc9069eb5a59eb31d184b68d2f6018278cdc8b4 Mon Sep 17 00:00:00 2001 From: Iswenzz Date: Thu, 4 Jul 2024 20:03:57 +0200 Subject: [PATCH] Version bump --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index f17e393..608a439 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -18,7 +18,7 @@ "pcre2" ], "overrides": [ - { "name": "cgsc", "version": "1.2.3" }, + { "name": "cgsc", "version": "1.2.4" }, { "name": "cwalk", "version": "1.2.6" }, { "name": "curl", "version": "8.2.1" }, { "name": "greatest", "version": "1.5.0" },