We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c96387 commit 434ed0fCopy full SHA for 434ed0f
pythonbuild/downloads.py
@@ -171,10 +171,10 @@
171
"version": "0.1",
172
},
173
"libressl": {
174
- "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.4.tar.gz",
175
- "size": 3841822,
176
- "sha256": "ac1dbb9e05a64910856599b1ac61118fdec1b3d0c700e42444d81c0d5f507a5a",
177
- "version": "3.2.4",
+ "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.5.tar.gz",
+ "size": 3842149,
+ "sha256": "798a65fd61d385e09d559810cdfa46512f8def5919264cfef241a7b086ce7cfe",
+ "version": "3.2.5",
178
"library_names": ["crypto", "ssl"],
179
"licenses": ["OpenSSL"],
180
"license_file": "LICENSE.libressl.txt",
0 commit comments