Skip to content

Commit 6fc85ae

Browse files
authored
Merge pull request wolfi-dev#24001 from wolfi-dev/wolfictl-19d75af8-477d-4229-a346-30dcede6b615
gtest/1.15.0 package update
2 parents 5aa3efc + 37973b2 commit 6fc85ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gtest.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: gtest
3-
version: 1.14.0
4-
epoch: 2
3+
version: 1.15.0
4+
epoch: 0
55
description: Google Test - C++ testing utility based on the xUnit framework (like JUnit)
66
copyright:
77
- license: BSD-3-Clause
@@ -16,7 +16,7 @@ environment:
1616
pipeline:
1717
- uses: git-checkout
1818
with:
19-
expected-commit: f8d7d77c06936315286eb55f8de22cd23c188571
19+
expected-commit: e39786088138f2749d64e9e90e0f9902daa77c40
2020
repository: https://github.com/google/googletest
2121
tag: v${{package.version}}
2222

0 commit comments

Comments
 (0)