ZIP
WinGet
protobuf
Protocol Buffers · 25.4 · x86
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-25.4-win32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Google.Protobuf
Version
25.4
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/v25.4/protoc-25.4-win32.zip
Release Notes
Announcements
- Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Java
- Check that size is non-negative when reading string or bytes in StreamDecoder. (165cf12)
- Add Automatic-Module-Name (#14562) (552ad31)
PHP
PHP C-Extension
- Regen stale files (367c7be)
Ruby
Ruby C-Extension
- Regen stale files (367c7be)
Other
- Drop 2.7 in linux test (#17524) (314fc8b)
- Fix targets (eb1fdd3)
- Update bazel to 6.3.2 (a5dadc3)
- Backport staleness changes to 25.x…