Skip to content

Commit

Permalink
chore(deps): update pybind11_bazel digest to 7d42550
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 2e69196 commit 4d94cfb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,10 @@ def _com_github_pybind11_bazel():
maybe(
http_archive,
name = "pybind11_bazel",
sha256 = "dc4882b23a617575d0fd822aba88aa4a14133c3d428b5a8fb83d81d03444a475",
strip_prefix = "pybind11_bazel-8889d39b2b925b2a47519ae09402a96f00ccf2b4",
sha256 = "139010a76f06b0ebf273158448ec2d368e1eaf0c06b01e5d109fc1384b9509eb",
strip_prefix = "pybind11_bazel-7d42550eb271555e9f00d087eb96582879a26c73",
urls = [
"https://github.com/pybind/pybind11_bazel/archive/8889d39b2b925b2a47519ae09402a96f00ccf2b4.zip",
"https://github.com/pybind/pybind11_bazel/archive/7d42550eb271555e9f00d087eb96582879a26c73.zip",
],
)

Expand Down

0 comments on commit 4d94cfb

Please sign in to comment.