Skip to content

Commit 58f593a

Browse files
committed
re2/2025-06-26b package update
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
1 parent 3068045 commit 58f593a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

re2.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: re2
3-
version: "2024.02.01" # On update, please check if -fdelete-null-pointer-checks is still required
4-
epoch: 6
3+
version: "2025-06-26b" # On update, please check if -fdelete-null-pointer-checks is still required
4+
epoch: 0
55
description: Efficient, principled regular expression library
66
copyright:
77
- license: BSD-3-Clause
@@ -29,7 +29,7 @@ environment:
2929
pipeline:
3030
- uses: fetch
3131
with:
32-
expected-sha256: cd191a311b84fcf37310e5cd876845b4bf5aee76fdd755008eef3b6478ce07bb
32+
expected-sha256: 641a3ca337814a6c3676a389ea065812e00ff796f31a427038bc010bae0b86e3
3333
uri: https://github.com/google/re2/archive/${{vars.mangled-package-version}}.tar.gz
3434

3535
- uses: cmake/configure

0 commit comments

Comments
 (0)