Skip to content

Commit 45ddc11

Browse files
Update upb dependency (#12907)
1 parent 91e5e6e commit 45ddc11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

protobuf_deps.bzl

+2-2
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ def protobuf_deps():
151151
_github_archive(
152152
name = "upb",
153153
repo = "https://github.com/protocolbuffers/upb",
154-
commit = "61a97efa24a5ce01fb8cc73c9d1e6e7060f8ea98",
155-
sha256 = "0c57aac04d62eeabe097513593c800a99aa3f5d8ac1e7871c7afadbe1d39851a",
154+
commit = "e8161b8d42d057a95cf38ea7bce223f84f24a656",
155+
sha256 = "8de5c7e3210687fcea2d0a18e1ba1bca1f1f3a042e1f0bac06d93a12391c0050",
156156
patches = ["@com_google_protobuf//build_defs:upb.patch"],
157157
)

0 commit comments

Comments
 (0)