Skip to content

Commit

Permalink
test(conan): Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <frank_viernau@epam.com>
  • Loading branch information
fviernau authored and sschuberth committed Sep 27, 2023
1 parent 9f7debd commit 0de7894
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.2"
- id: "Conan::openssl:3.1.3"
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.2"
purl: "pkg:conan/openssl@3.1.2"
- id: "Conan::openssl:3.1.3"
purl: "pkg:conan/openssl@3.1.3"
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.2.tar.gz"
url: "https://www.openssl.org/source/openssl-3.1.3.tar.gz"
hash:
value: "a0ce69b8b97ea6a35b96875235aa453b966ba3cba8af2de23657d8b6767d6539"
value: "f0316a2ebd89e7f2352976445458689f80302093788c466692fb2a188b2eacf6"
algorithm: "SHA-256"
vcs:
type: "Git"
Expand Down

0 comments on commit 0de7894

Please sign in to comment.