ZIP
WinGet
protobuf
Protocol Buffers · 30.2 · 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-30.2-win64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Google.Protobuf
Version
30.2
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/v30.2/protoc-30.2-win64.zip
Release Notes
Announcements
- Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Compiler
- Restore generator headers in cmake install until the next breaking C++ release (#20749) (b69f653)
C++
- Remove dllexport attribute on variable definition. (#20833) (7831669)
- Restore generator headers in cmake install until the next breaking C++ release (#20749) (b69f653)
- Change how we decide which empty string implementation to use. (#20708) (221b2a0)
Java
- Remove dllexpo…