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 1aca322 commit 62eb0d2Copy full SHA for 62eb0d2
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.5.tar.gz",
175
- "size": 3842149,
176
- "sha256": "798a65fd61d385e09d559810cdfa46512f8def5919264cfef241a7b086ce7cfe",
177
- "version": "3.2.5",
+ "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.3.tar.gz",
+ "size": 3848064,
+ "sha256": "a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066",
+ "version": "3.3.3",
178
"library_names": ["crypto", "ssl"],
179
"licenses": ["OpenSSL"],
180
"license_file": "LICENSE.libressl.txt",
0 commit comments