We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71fca0c commit aee33a5Copy full SHA for aee33a5
protobuf_deps.bzl
@@ -151,7 +151,7 @@ def protobuf_deps():
151
_github_archive(
152
name = "upb",
153
repo = "https://github.com/protocolbuffers/upb",
154
- commit = "af735076087f77099835f546572556a91c97b047",
155
- sha256 = "df8d48190198511e0d91a46643684aaba6f0930f74eb9eee40506ceaa9f4ad7d",
+ commit = "61a97efa24a5ce01fb8cc73c9d1e6e7060f8ea98",
+ sha256 = "0c57aac04d62eeabe097513593c800a99aa3f5d8ac1e7871c7afadbe1d39851a",
156
patches = ["@com_google_protobuf//build_defs:upb.patch"],
157
)
0 commit comments