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 65e6f5d commit b568636Copy full SHA for b568636
pythonbuild/downloads.py
@@ -153,10 +153,10 @@
153
"version": "0.1",
154
},
155
"libressl": {
156
- "url": "https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.1.tar.gz",
157
- "size": 3765769,
158
- "sha256": "bdc6ce5ebb3a2eafc4c475f7eeaa5f0a8e60d9bead01efb76e2e254242b6db00",
159
- "version": "3.1.1",
+ "url": "https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.4.tar.gz",
+ "size": 3767238,
+ "sha256": "414c149c9963983f805a081db5bd3aec146b5f82d529bb63875ac941b25dcbb6",
+ "version": "3.1.4",
160
"library_names": ["crypto", "ssl"],
161
"licenses": ["OpenSSL"],
162
"license_file": "LICENSE.libressl.txt",
0 commit comments