Skip to content

Commit 87ace13

Browse files
committed
update gtest wrap
1 parent 562d376 commit 87ace13

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.14.0
3-
source_url = https://github.com/google/googletest/archive/refs/tags/v1.14.0.tar.gz
4-
source_filename = gtest-1.14.0.tar.gz
5-
source_hash = 8ad598c73ad796e0d8280b082cebd82a630d73e73cd3c70057938a6501bba5d7
6-
patch_filename = gtest_1.14.0-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.14.0-2/get_patch
8-
patch_hash = 4ec7f767364386a99f7b2d61678287a73ad6ba0f9998be43b51794c464a63732
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.14.0-2/gtest-1.14.0.tar.gz
10-
wrapdb_version = 1.14.0-2
2+
directory = googletest-1.15.0
3+
source_url = https://github.com/google/googletest/archive/refs/tags/v1.15.0.tar.gz
4+
source_filename = gtest-1.15.0.tar.gz
5+
source_hash = 7315acb6bf10e99f332c8a43f00d5fbb1ee6ca48c52f6b936991b216c586aaad
6+
patch_filename = gtest_1.15.0-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.15.0-1/get_patch
8+
patch_hash = 5f8e484c48fdc1029c7fd08807bd2615f8c9d16f90df6d81984f4f292752c925
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.15.0-1/gtest-1.15.0.tar.gz
10+
wrapdb_version = 1.15.0-1
1111

1212
[provide]
1313
gtest = gtest_dep

0 commit comments

Comments
 (0)