From f82bfbab5d18779a63828846272c4a9d793cc686 Mon Sep 17 00:00:00 2001 From: scawful Date: Sat, 27 Sep 2025 23:10:08 -0400 Subject: [PATCH] Update abseil version in vcpkg.json from 20240116.2 to 20220623.1 for compatibility --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 5adc6de1..9fc75103 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -25,7 +25,7 @@ "overrides": [ { "name": "abseil", - "version": "20240116.2" + "version": "20220623.1" } ], "features": {