Skip to content

Commit ba853fe

Browse files
wolfi-botOddBloke
authored andcommitted
protobuf-c/1.5.1 package update
Signed-off-by: wolfi-bot <[email protected]>
1 parent 36440c5 commit ba853fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

protobuf-c.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: protobuf-c
3-
version: 1.5.0 # On update, please check if -fdelete-null-pointer-checks is still required
4-
epoch: 14
3+
version: "1.5.1" # On update, please check if -fdelete-null-pointer-checks is still required
4+
epoch: 0
55
description: Protocol Buffers implementation in C
66
copyright:
77
- license: BSD-2-Clause
@@ -24,7 +24,7 @@ environment:
2424
pipeline:
2525
- uses: git-checkout
2626
with:
27-
expected-commit: 8c201f6e47a53feaab773922a743091eb6c8972a
27+
expected-commit: 185beed28e65494be7505b30c1afeaf199e19b23
2828
repository: https://github.com/protobuf-c/protobuf-c.git
2929
tag: v${{package.version}}
3030

0 commit comments

Comments
 (0)