refactor: Update Conan dependencies: OpenSSL (#5873)

This change bumps OpenSSL from 1.1.1w to 3.6.0.
This commit is contained in:
Bart
2025-10-09 13:27:26 -04:00
committed by GitHub
parent 5ecde3cf39
commit 46ba8a28fe
4 changed files with 18 additions and 15 deletions

View File

@@ -78,42 +78,42 @@
"distro_version": "9",
"compiler_name": "gcc",
"compiler_version": "12",
"image_sha": "0ab1e4c"
"image_sha": "d133ce3"
},
{
"distro_name": "rhel",
"distro_version": "9",
"compiler_name": "gcc",
"compiler_version": "13",
"image_sha": "0ab1e4c"
"image_sha": "d133ce3"
},
{
"distro_name": "rhel",
"distro_version": "9",
"compiler_name": "gcc",
"compiler_version": "14",
"image_sha": "0ab1e4c"
"image_sha": "d133ce3"
},
{
"distro_name": "rhel",
"distro_version": "9",
"compiler_name": "clang",
"compiler_version": "any",
"image_sha": "0ab1e4c"
"image_sha": "d133ce3"
},
{
"distro_name": "rhel",
"distro_version": "10",
"compiler_name": "gcc",
"compiler_version": "14",
"image_sha": "0ab1e4c"
"image_sha": "d133ce3"
},
{
"distro_name": "rhel",
"distro_version": "10",
"compiler_name": "clang",
"compiler_version": "any",
"image_sha": "0ab1e4c"
"image_sha": "d133ce3"
},
{
"distro_name": "ubuntu",