Skip to content

Add integrity hashes for pybind11 versions 3.0.2, 3.0.3, and 3.0.4 - #136

Merged
Mizux merged 1 commit into
pybind:masterfrom
AustinSchuh:add-new-pybind11-versions
Jul 23, 2026
Merged

Add integrity hashes for pybind11 versions 3.0.2, 3.0.3, and 3.0.4#136
Mizux merged 1 commit into
pybind:masterfrom
AustinSchuh:add-new-pybind11-versions

Conversation

@AustinSchuh

Copy link
Copy Markdown
Contributor

No description provided.

@Mizux

Mizux commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

verified using:

for i in 3.0.2 3.0.3 3.0.4; do 
wget -q https://github.com/pybind/pybind11/archive/refs/tags/v$i.tar.gz
sha256sum v$i.tar.gz| cut -d' ' -f1 | xxd -r -p | base64
done
LyCgrwuSGBXg4Wnqf+xjkJhpMjWBuJ194VU0aFU/ai0=
eHRZ4eGG7oIAF1lQj++kCDc+rooHb/4AeLEmxvjw7F4=
dLaiwrRXOkAMr7bsv2DJjfMAzT0AQSlrkT0Cssu7JnY=

@Mizux
Mizux merged commit 9197e63 into pybind:master Jul 23, 2026
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants