Skip to content

Commit 3708e23

Browse files
Fix checksum in SBOM
1 parent 50d672d commit 3708e23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/externals.spdx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"checksums": [
9292
{
9393
"algorithm": "SHA256",
94-
"checksumValue": "0000000000000000000000000000000000000000000000000000000000000000"
94+
"checksumValue": "acc27a72ca7745781bb902269370303e778736a090585cc13acd2ea9ab785666"
9595
}
9696
],
9797
"downloadLocation": "https://github.com/python/cpython-source-deps/archive/refs/tags/sqlite-3.53.4.0.tar.gz",

0 commit comments

Comments
 (0)