Skip to content

Commit

Permalink
Merge pull request #12659 from deannagarcia/23.x
Browse files Browse the repository at this point in the history
Update UPB dep
  • Loading branch information
deannagarcia authored May 4, 2023
2 parents 21417bf + 6354914 commit 09ef9a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protobuf_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def protobuf_deps():
_github_archive(
name = "upb",
repo = "https://github.com/protocolbuffers/upb",
commit = "7c4a2bcd27f16c93085022efbe40776ed223de7a",
sha256 = "c0ee8ac3fa47b1fc244f8ed4704561a51cc200f394697a493f7f33182ede24b5",
commit = "af735076087f77099835f546572556a91c97b047",
sha256 = "df8d48190198511e0d91a46643684aaba6f0930f74eb9eee40506ceaa9f4ad7d",
patches = ["@com_google_protobuf//build_defs:upb.patch"],
)

0 comments on commit 09ef9a2

Please sign in to comment.