Skip to content

Commit 044c649

Browse files
committed
Upgrade upb to include another recent fix
1 parent 101b619 commit 044c649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

protobuf_deps.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ def protobuf_deps():
114114
_github_archive(
115115
name = "upb",
116116
repo = "https://github.com/protocolbuffers/upb",
117-
commit = "553fd5c2a77aefd4ef565e339efa8b828b8d078e",
118-
sha256 = "6d7e139f2359104f960e045690cf1e326efd1ef3de51aa08362ecd27e1d25636"
117+
commit = "dad71550bdf01fd057c9e284fb73c5ffc8098984",
118+
sha256 = "47b0c810b5830cd7fe7388b4f540d6d25fe4e511beb3412e1f92e21079b48dec"
119119
)

0 commit comments

Comments
 (0)