Update openssl for CVEs

This commit is contained in:
Kovid Goyal 2026-06-12 07:29:08 +05:30
parent 8651e1fac5
commit d5f69fe853
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -30,10 +30,10 @@
}, },
{ {
"name": "openssl 3.5.6", "name": "openssl 3.5.7",
"unix": { "unix": {
"file_extension": "tar.gz", "file_extension": "tar.gz",
"hash": "sha256:deae7c80cba99c4b4f940ecadb3c3338b13cb77418409238e57d7f31f2a3b736", "hash": "sha256:a8c0d28a529ca480f9f36cf5792e2cd21984552a3c8e4aa11a24aa31aeac98e8",
"urls": ["https://www.openssl.org/source/{filename}"] "urls": ["https://www.openssl.org/source/{filename}"]
} }
}, },