Skip to content

Commit 2919e2f

Browse files
committed
abseil-cpp/20250512.0 package update
Signed-off-by: wolfi-bot <[email protected]>
1 parent 8744a86 commit 2919e2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

abseil-cpp.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: abseil-cpp
3-
version: "20250127.1" # On update, please check if -fdelete-null-pointer-checks is still required
4-
epoch: 1
3+
version: "20250512.0" # On update, please check if -fdelete-null-pointer-checks is still required
4+
epoch: 0
55
description: Abseil Common Libraries (C++)
66
copyright:
77
- license: Apache-2.0
@@ -26,7 +26,7 @@ pipeline:
2626
with:
2727
repository: https://github.com/abseil/abseil-cpp
2828
tag: ${{package.version}}
29-
expected-commit: d9e4955c65cd4367dd6bf46f4ccb8cd3d100540b
29+
expected-commit: bc257a88f7c1939f24e0379f14a3589e926c950c
3030

3131
- runs: |
3232
cmake -B build -G Ninja \

0 commit comments

Comments
 (0)