Skip to content

Commit

Permalink
depends: protobuf: update to 29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tobtoht committed Dec 7, 2024
1 parent 3aa0985 commit efc0546
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/depends/packages/native_protobuf.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=native_protobuf
$(package)_version=28.3
$(package)_version=29.1
$(package)_download_path=https://github.com/protocolbuffers/protobuf/releases/download/v$($(package)_version)
$(package)_file_name=protobuf-$($(package)_version).tar.gz
$(package)_sha256_hash=7c3ebd7aaedd86fa5dc479a0fda803f602caaf78d8aff7ce83b89e1b8ae7442a
$(package)_sha256_hash=3d32940e975c4ad9b8ba69640e78f5527075bae33ca2890275bf26b853c0962c
$(package)_dependencies=native_abseil

define $(package)_set_vars
Expand Down

0 comments on commit efc0546

Please sign in to comment.