Silent Install HQ
ZIP WinGet

protobuf

Protocol Buffers · 34.1 · 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

SHA256 14f5696f6f1ba37e91488be39b0ea59bb2230cde266e63f6f65610b3c5f54550 VirusTotal ↗
Filename protoc-34.1-win32.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Google.Protobuf
Version 34.1
Description Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
License Proprietary
Release Notes Announcements - Protobuf News may include additional announcements or pre-announcements for upcoming changes. Bazel - Moved protocopt flag out of the cc dir, since it is not a c++-specific flag. (3db9fd1) - Add support for bazel 9.x (#26201) (763c5da) C++ - Updated CMake dependencies. (5583485) - Add cc_proto_library for MessageSet in //src/google/protobuf/bridge (523a6a4) - Add support for bazel 9.x (#26201) (763c5da) Java - Avoid toBigIntegerExact in JsonFormat to avoid degenerate parse behavi…