Skip to content

Commit

Permalink
Update UPB dep
Browse files Browse the repository at this point in the history
  • Loading branch information
deannagarcia committed May 3, 2023
1 parent 2399885 commit 4683ec7
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 @@ -149,7 +149,7 @@ def protobuf_deps():
_github_archive(
name = "upb",
repo = "https://github.com/protocolbuffers/upb",
commit = "f5baaff2d3ef972b75e1a4d7f439caf0a5bf584a",
sha256 = "2409cfb40b08b08c1073883f724235cd903f6abc976fe3403e084470b0b3578c",
commit = "f3149d5ff4564834d2c9c2661f91570b57257f8e",
sha256 = "64897eea5673256850422da0891698317bc690432c6bdb8bc112f7f4cf603339",
patches = ["@com_google_protobuf//build_defs:upb.patch"],
)

0 comments on commit 4683ec7

Please sign in to comment.