Skip to content

Commit 69776b0

Browse files
authored
Merge pull request #12457 from deannagarcia/updateDep
Update UPB dep for 22.3 release
2 parents 21b4fd5 + 5534225 commit 69776b0

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
@@ -149,7 +149,7 @@ def protobuf_deps():
149149
_github_archive(
150150
name = "upb",
151151
repo = "https://github.com/protocolbuffers/upb",
152-
commit = "9d69c47896648691e854b7078478ed4320efbcab",
153-
sha256 = "4b67f05495abfd886227fdae841cdf8c54d0e99b9907ed15b318a451082e9647",
152+
commit = "f5baaff2d3ef972b75e1a4d7f439caf0a5bf584a",
153+
sha256 = "2409cfb40b08b08c1073883f724235cd903f6abc976fe3403e084470b0b3578c",
154154
patches = ["@com_google_protobuf//build_defs:upb.patch"],
155155
)

0 commit comments

Comments
 (0)