Skip to content

Commit 0de7894

Browse files
fviernausschuberth
authored andcommitted
test(conan): Update expected results
Signed-off-by: Frank Viernau <[email protected]>
1 parent 9f7debd commit 0de7894

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

plugins/package-managers/conan/src/funTest/assets/projects/synthetic/conan-expected-output-txt.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ project:
2828
dependencies:
2929
- id: "Conan::libcurl:7.85.0"
3030
dependencies:
31-
- id: "Conan::openssl:3.1.2"
31+
- id: "Conan::openssl:3.1.3"
3232
dependencies:
3333
- id: "Conan::zlib:1.2.13"
3434
- id: "Conan::zlib:1.2.13"
@@ -148,8 +148,8 @@ packages:
148148
revision: ""
149149
path: ""
150150
is_modified: true
151-
- id: "Conan::openssl:3.1.2"
152-
purl: "pkg:conan/[email protected].2"
151+
- id: "Conan::openssl:3.1.3"
152+
purl: "pkg:conan/[email protected].3"
153153
declared_licenses:
154154
- "Apache-2.0"
155155
declared_licenses_processed:
@@ -163,9 +163,9 @@ packages:
163163
value: ""
164164
algorithm: ""
165165
source_artifact:
166-
url: "https://www.openssl.org/source/openssl-3.1.2.tar.gz"
166+
url: "https://www.openssl.org/source/openssl-3.1.3.tar.gz"
167167
hash:
168-
value: "a0ce69b8b97ea6a35b96875235aa453b966ba3cba8af2de23657d8b6767d6539"
168+
value: "f0316a2ebd89e7f2352976445458689f80302093788c466692fb2a188b2eacf6"
169169
algorithm: "SHA-256"
170170
vcs:
171171
type: "Git"

0 commit comments

Comments
 (0)