Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11_abseil
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11_abseil
Commits
bfadbe3a
Commit
bfadbe3a
authored
Sep 07, 2022
by
Ralf W. Grosse-Kunstleve
Committed by
Copybara-Service
Sep 07, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update pybind11_bazel version in WORKSPACE.
PiperOrigin-RevId: 472852955
parent
56cd3558
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
WORKSPACE
+3
-3
No files found.
WORKSPACE
View file @
bfadbe3a
...
...
@@ -21,9 +21,9 @@ http_archive(
# See https://github.com/pybind/pybind11_bazel
http_archive(
name = "pybind11_bazel",
strip_prefix = "pybind11_bazel-
72cbbf1fbc830e487e3012862b7b720001b70672
",
sha256 = "
516c1b3a10d87740d2b7de6f121f8e19dde2c372ecbfe59aef44cd1872c10395
",
urls = ["https://github.com/pybind/pybind11_bazel/archive/
72cbbf1fbc830e487e3012862b7b720001b70672
.tar.gz"],
strip_prefix = "pybind11_bazel-
c3ba38c05bd2ea859abc4b58f19c1a02268d71b5
",
sha256 = "
159f61003ddd7af0447542d845324e286688cdcfbcfa24fd8b2c08c7f7bf9b37
",
urls = ["https://github.com/pybind/pybind11_bazel/archive/
c3ba38c05bd2ea859abc4b58f19c1a02268d71b5
.tar.gz"],
)
# We still require the pybind library.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment