Skip to content

Commit 3a9c49d

Browse files
committed
chore: update gtest wrap to 1.17.0-4
1 parent 8c0c94f commit 3a9c49d

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.17.0
33
source_url = https://github.com/google/googletest/archive/refs/tags/v1.17.0.tar.gz
44
source_filename = googletest-1.17.0.tar.gz
55
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
6+
patch_filename = gtest_1.17.0-4_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.17.0-4/get_patch
8+
patch_hash = 3abf7662d09db706453a5b064a1e914678c74b9d9b0b19382747ca561d0d8750
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.17.0-4/googletest-1.17.0.tar.gz
10+
wrapdb_version = 1.17.0-4
1111

1212
[provide]
1313
gtest = gtest_dep

0 commit comments

Comments
 (0)