Skip to content

Commit 711957f

Browse files
committed
chore: update gtest wrap revision
1 parent 4158472 commit 711957f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

subprojects/gtest.wrap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ directory = googletest-1.15.2
33
source_url = https://github.com/google/googletest/archive/refs/tags/v1.15.2.tar.gz
44
source_filename = gtest-1.15.2.tar.gz
55
source_hash = 7b42b4d6ed48810c5362c265a17faebe90dc2373c885e5216439d37927f02926
6-
patch_filename = gtest_1.15.2-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.15.2-1/get_patch
8-
patch_hash = b41cba05fc61d47b2ba5bf95732eb86ce2b67303f291b68a9587b7563c318141
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.15.2-1/gtest-1.15.2.tar.gz
10-
wrapdb_version = 1.15.2-1
6+
patch_filename = gtest_1.15.2-4_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.15.2-4/get_patch
8+
patch_hash = a5151324b97e6a98fa7a0e8095523e6d5c4bb3431210d6ac4ad9800c345acf40
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.15.2-4/gtest-1.15.2.tar.gz
10+
wrapdb_version = 1.15.2-4
1111

1212
[provide]
1313
gtest = gtest_dep

0 commit comments

Comments
 (0)