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.24.0
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: bd58f4cff519e8ea3a584d5cf5e37df923088eed5807d2e4f2928080feca4a60
uri: https://github.com/protocolbuffers/protobuf/archive/v${{package.version}}.tar.gz

- runs: |
Expand Down