Skip to content

Commit

Permalink
update protobuf_deps to point to the current upb 21.x (protocolbuffer…
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsalo authored and Dan Dees committed Mar 6, 2024
1 parent fe8aa73 commit f0a1af3
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 @@ -117,6 +117,6 @@ def protobuf_deps():
_github_archive(
name = "upb",
repo = "https://github.com/protocolbuffers/upb",
commit = "230d502d6ea96fc9d40f02ad26c20fe85a627648",
sha256 = "28488db7f638ed5a433f7ac3b67e6b62932c155c2cd9987a2c534a3591f3b2dd",
commit = "79462f8a654ef782e149f59cb07d930269af951a",
sha256 = "1613eae24fdd0cd7b570860123502f336939094de9af5777815f63ac86ef8d0c",
)

0 comments on commit f0a1af3

Please sign in to comment.