Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update 3.50.4.0.tar.gz hash in sbom & regen-sbom to fix whitespace
  • Loading branch information
gpshead committed Aug 1, 2025
commit 8aa4e573b5fa3ad934d0f9cf3588daa0ab12fbd8
2 changes: 1 addition & 1 deletion Misc/externals.spdx.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "b1c4b2bf9be3923aea18da433a1c479fcc30b4905e4e1c7c30f069387dc7ea9c"
"checksumValue": "fb5ab81f27612b0a7b4861ba655906c76dc85ee969e7a4905d2075aff931e8d0"
}
],
"downloadLocation": "https://github.com/python/cpython-source-deps/archive/refs/tags/sqlite-3.50.4.0.tar.gz",
Expand Down
Loading