From 36482f5e6a66613fbfe5b4b6ac036e4384a181c1 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 28 Feb 2025 09:59:04 +0100 Subject: [PATCH] subprojects: update gtest to 1.15.2-2 --- subprojects/gtest.wrap | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/subprojects/gtest.wrap b/subprojects/gtest.wrap index 197210c6a..7b1e69ee0 100644 --- a/subprojects/gtest.wrap +++ b/subprojects/gtest.wrap @@ -3,11 +3,11 @@ directory = googletest-1.15.2 source_url = https://github.com/google/googletest/archive/refs/tags/v1.15.2.tar.gz source_filename = gtest-1.15.2.tar.gz source_hash = 7b42b4d6ed48810c5362c265a17faebe90dc2373c885e5216439d37927f02926 -patch_filename = gtest_1.15.2-1_patch.zip -patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.15.2-1/get_patch -patch_hash = b41cba05fc61d47b2ba5bf95732eb86ce2b67303f291b68a9587b7563c318141 -source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.15.2-1/gtest-1.15.2.tar.gz -wrapdb_version = 1.15.2-1 +patch_filename = gtest_1.15.2-2_patch.zip +patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.15.2-2/get_patch +patch_hash = 641a16b33c96cd32a593537bc30eb7d853c5cc361fa1ee96884f0e2fca21e2d3 +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.15.2-2/gtest-1.15.2.tar.gz +wrapdb_version = 1.15.2-2 [provide] gtest = gtest_dep