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 901fe8d commit 4b5c9ffCopy full SHA for 4b5c9ff
pythonbuild/downloads.py
@@ -153,10 +153,10 @@
153
"version": "0.1",
154
},
155
"libressl": {
156
- "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.0.2.tar.gz",
157
- "size": 3669468,
158
- "sha256": "df7b172bf79b957dd27ef36dcaa1fb162562c0e8999e194aa8c1a3df2f15398e",
159
- "version": "3.0.2",
+ "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.1.tar.gz",
+ "size": 3765769,
+ "sha256": "bdc6ce5ebb3a2eafc4c475f7eeaa5f0a8e60d9bead01efb76e2e254242b6db00",
+ "version": "3.1.1",
160
"library_names": ["crypto", "ssl"],
161
"licenses": ["OpenSSL"],
162
"license_file": "LICENSE.libressl.txt",
0 commit comments