Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions protobuf.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: protobuf
version: 3.21.12
version: 3.23.4
epoch: 0
description: Library for extensible, efficient structure packing
copyright:
Expand All @@ -20,7 +20,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 930c2c3b5ecc6c9c12615cf5ad93f1cd6e12d0aba862b572e076259970ac3a53
expected-sha256: c56b669e5898100142ff5936221b9c2854ce88379fd473d008607d3537500619
uri: https://github.com/protocolbuffers/protobuf/archive/v${{package.version}}.tar.gz

- runs: |
Expand Down