Skip to content

Commit

Permalink
test(conan): Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Nov 27, 2023
1 parent d785b4f commit 817a508
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ project:
dependencies:
- id: "Conan::libcurl:7.85.0"
dependencies:
- id: "Conan::openssl:3.1.4"
- id: "Conan::openssl:3.2.0"
dependencies:
- id: "Conan::zlib:1.2.13"
- id: "Conan::zlib:1.2.13"
Expand Down Expand Up @@ -148,8 +148,8 @@ packages:
revision: ""
path: ""
is_modified: true
- id: "Conan::openssl:3.1.4"
purl: "pkg:conan/openssl@3.1.4"
- id: "Conan::openssl:3.2.0"
purl: "pkg:conan/openssl@3.2.0"
declared_licenses:
- "Apache-2.0"
declared_licenses_processed:
Expand All @@ -163,9 +163,9 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://www.openssl.org/source/openssl-3.1.4.tar.gz"
url: "https://www.openssl.org/source/openssl-3.2.0.tar.gz"
hash:
value: "840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3"
value: "14c826f07c7e433706fb5c69fa9e25dab95684844b4c962a2cf1bf183eb4690e"
algorithm: "SHA-256"
vcs:
type: "Git"
Expand Down

0 comments on commit 817a508

Please sign in to comment.