We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5aa3efc + 37973b2 commit 6fc85aeCopy full SHA for 6fc85ae
gtest.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: gtest
3
- version: 1.14.0
4
- epoch: 2
+ version: 1.15.0
+ epoch: 0
5
description: Google Test - C++ testing utility based on the xUnit framework (like JUnit)
6
copyright:
7
- license: BSD-3-Clause
@@ -16,7 +16,7 @@ environment:
16
pipeline:
17
- uses: git-checkout
18
with:
19
- expected-commit: f8d7d77c06936315286eb55f8de22cd23c188571
+ expected-commit: e39786088138f2749d64e9e90e0f9902daa77c40
20
repository: https://github.com/google/googletest
21
tag: v${{package.version}}
22
0 commit comments