From 99eeca716510071ba3d915df9690664069d7d99f Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 21 Feb 2023 14:09:39 +0100 Subject: [PATCH] Use the full hash in the tomlplusplus wrap The clone seems to fail with the short hash. GitHub now only lists these shortened hashes in places, for some reason. --- subprojects/tomlplusplus.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/tomlplusplus.wrap b/subprojects/tomlplusplus.wrap index cdf789bc..a187b5f0 100644 --- a/subprojects/tomlplusplus.wrap +++ b/subprojects/tomlplusplus.wrap @@ -1,7 +1,7 @@ [wrap-git] url = https://github.com/marzer/tomlplusplus.git # Tag v3.3.0 -revision = c635f21 +revision = c635f218c0aefc801d9748841930365e54fe3089 depth = 1 [provide]