We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8744a86 commit 2919e2fCopy full SHA for 2919e2f
abseil-cpp.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: abseil-cpp
3
- version: "20250127.1" # On update, please check if -fdelete-null-pointer-checks is still required
4
- epoch: 1
+ version: "20250512.0" # On update, please check if -fdelete-null-pointer-checks is still required
+ epoch: 0
5
description: Abseil Common Libraries (C++)
6
copyright:
7
- license: Apache-2.0
@@ -26,7 +26,7 @@ pipeline:
26
with:
27
repository: https://github.com/abseil/abseil-cpp
28
tag: ${{package.version}}
29
- expected-commit: d9e4955c65cd4367dd6bf46f4ccb8cd3d100540b
+ expected-commit: bc257a88f7c1939f24e0379f14a3589e926c950c
30
31
- runs: |
32
cmake -B build -G Ninja \
0 commit comments