Skip to content

Commit 3031684

Browse files
Try to update sbom stuff manually
1 parent 7edaf79 commit 3031684

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Misc/externals.spdx.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,22 +48,22 @@
4848
"checksums": [
4949
{
5050
"algorithm": "SHA256",
51-
"checksumValue": "93118043651ffa33dcaaab445bae4f8929fca25d2d749079b78e97f220c3d8b1"
51+
"checksumValue": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
5252
}
5353
],
54-
"downloadLocation": "https://github.com/python/cpython-source-deps/archive/refs/tags/mpdecimal-2.5.1.tar.gz",
54+
"downloadLocation": "https://github.com/python/cpython-source-deps/archive/refs/tags/mpdecimal-4.0.0.tar.gz",
5555
"externalRefs": [
5656
{
5757
"referenceCategory": "SECURITY",
58-
"referenceLocator": "cpe:2.3:a:bytereef:mpdecimal:2.5.1:*:*:*:*:*:*:*",
58+
"referenceLocator": "cpe:2.3:a:bytereef:mpdecimal:4.0.0:*:*:*:*:*:*:*",
5959
"referenceType": "cpe23Type"
6060
}
6161
],
6262
"licenseConcluded": "NOASSERTION",
6363
"name": "mpdecimal",
6464
"originator": "Organization: bytereef.org",
6565
"primaryPackagePurpose": "SOURCE",
66-
"versionInfo": "2.5.1"
66+
"versionInfo": "4.0.0"
6767
},
6868
{
6969
"SPDXID": "SPDXRef-PACKAGE-openssl",
@@ -193,4 +193,4 @@
193193
}
194194
],
195195
"spdxVersion": "SPDX-2.3"
196-
}
196+
}

0 commit comments

Comments
 (0)