| commit | d4cbf516b1cdd2dfa7017e153d7591d6b93b8f62 | [log] [tgz] |
|---|---|---|
| author | Ubuntu <ubuntu@ip-172-31-16-144.ec2.internal> | Tue Jul 30 02:49:02 2024 +0000 |
| committer | Ubuntu <ubuntu@ip-172-31-16-144.ec2.internal> | Tue Jul 30 02:49:02 2024 +0000 |
| tree | 7d2e541cd728089e21126217fa467dd8c6ecc6d1 | |
| parent | 025980ec0edb3e57ed84e672ccfd6876b1b66ad1 [diff] |
update py11
diff --git a/WORKSPACE b/WORKSPACE index fac76a3..13d5304 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -152,8 +152,8 @@ http_archive( name = "pybind11_bazel", - strip_prefix = "pybind11_bazel-master", - urls = ["https://github.com/pybind/pybind11_bazel/archive/master.zip"], + strip_prefix = "pybind11_bazel-2.11.1.bzl.1", + urls = ["https://github.com/pybind/pybind11_bazel/archive/refs/tags/v2.11.1.bzl.1.zip"], ) http_archive(