Skip to content

Commit ad41ec1

Browse files
committed
chore: update gtest wrap to 1.17.0
1 parent a98f56b commit ad41ec1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

subprojects/gtest.wrap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = googletest-1.15.2
3-
source_url = https://github.com/google/googletest/archive/refs/tags/v1.15.2.tar.gz
4-
source_filename = gtest-1.15.2.tar.gz
5-
source_hash = 7b42b4d6ed48810c5362c265a17faebe90dc2373c885e5216439d37927f02926
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
2+
directory = googletest-1.17.0
3+
source_url = https://github.com/google/googletest/archive/refs/tags/v1.17.0.tar.gz
4+
source_filename = googletest-1.17.0.tar.gz
5+
source_hash = 65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c
6+
patch_filename = gtest_1.17.0-3_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.17.0-3/get_patch
8+
patch_hash = 3e2799683f27c6dce138b7bae823416581c467ddde755c9a516c0863225f0ceb
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.17.0-3/googletest-1.17.0.tar.gz
10+
wrapdb_version = 1.17.0-3
1111

1212
[provide]
1313
gtest = gtest_dep

0 commit comments

Comments
 (0)