gh-151159: Update Windows builds to use OpenSSL 3.5.7 (GH-151183) · python/cpython@6688b0c

GitHub

Original file line numberDiff line numberDiff line change@@ -70,21 +70,21 @@

7070"checksums": [

7171 {

7272"algorithm": "SHA256",

73-"checksumValue": "cf01946f3a61ba45a08c1e35b223d41d23963e3df5ac98cbad6c8fa5a81070ca"

73+"checksumValue": "ca94e7c6c223d9caf77bb51aac5949186379608ea2a0cad3aa8bdf31856912e9"

7474 }

7575 ],

76-"downloadLocation": "https://github.com/python/cpython-source-deps/archive/refs/tags/openssl-3.5.6.tar.gz",

76+"downloadLocation": "https://github.com/python/cpython-source-deps/archive/refs/tags/openssl-3.5.7.tar.gz",

7777"externalRefs": [

7878 {

7979"referenceCategory": "SECURITY",

80-"referenceLocator": "cpe:2.3:a:openssl:openssl:3.5.6:*:*:*:*:*:*:*",

80+"referenceLocator": "cpe:2.3:a:openssl:openssl:3.5.7:*:*:*:*:*:*:*",

8181"referenceType": "cpe23Type"

8282 }

8383 ],

8484"licenseConcluded": "NOASSERTION",

8585"name": "openssl",

8686"primaryPackagePurpose": "SOURCE",

87-"versionInfo": "3.5.6"

87+"versionInfo": "3.5.7"

8888 },

8989 {

9090"SPDXID": "SPDXRef-PACKAGE-sqlite",