We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88764a commit 0fe5740Copy full SHA for 0fe5740
WORKSPACE
@@ -42,9 +42,9 @@ http_archive(
42
43
http_archive(
44
name = "com_google_protobuf",
45
- sha256 = "d19643d265b978383352b3143f04c0641eea75a75235c111cc01a1350173180e",
46
- strip_prefix = "protobuf-25.3",
47
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v25.3.tar.gz",
+ sha256 = "e32100a8013870d24ffc37dad6781a61e5d0c99501bcb04d39c340a1c44a8e63",
+ strip_prefix = "protobuf-26.0",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v26.0.tar.gz",
48
)
49
50
0 commit comments