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 27447e2 commit 2f909b0Copy full SHA for 2f909b0
pythonbuild/downloads.py
@@ -162,10 +162,10 @@
162
"version": "0.1",
163
},
164
"libressl": {
165
- "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.2.tar.gz",
166
- "size": 3839529,
167
- "sha256": "a9d1e1d030b8bcc67bf6428b8c0fff14a5602e2236257b9e3d77acaf12e2a7a1",
168
- "version": "3.2.2",
+ "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.3.tar.gz",
+ "size": 3839953,
+ "sha256": "412dc2baa739228c7779e93eb07cd645d5c964d2f2d837a9fd56db7498463d73",
+ "version": "3.2.3",
169
"library_names": ["crypto", "ssl"],
170
"licenses": ["OpenSSL"],
171
"license_file": "LICENSE.libressl.txt",
0 commit comments