ZIP
WinGet
protobuf
Protocol Buffers · 29.6 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
protoc-29.6-win64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Google.Protobuf
Version
29.6
Description
Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
License
Proprietary
↗
Installer URL
https://github.com/protocolbuffers/protobuf/releases/download/v29.6/protoc-29.6-win64.zip
Release Notes
Announcements
- Protobuf News may include additional announcements or pre-announcements for upcoming changes.
C++
- Fix warning about implicit capture of 'this' with '=' (#22083) (afede60)
Python
- Fix Any recursion depth bypass in Python json_format.ParseDict (#25239) (#25587) (5ebddcb)
- Extend gencode compatibility support back to 3.20.0 (#22423) (a532f52)
- [numpy] Fix breakage in users of Python protobufs under NumPy 2.3rc1. (#22171) (c6c8a17)
PHP
- Bump version dependencies on phpunit/phpu…