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 <sebastian@doubleopen.org>
  • Loading branch information
sschuberth committed Sep 16, 2024
1 parent 52cb0e0 commit a9e964e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ project:
- id: "Conan::libmysqlclient:8.1.0"
dependencies:
- id: "Conan::lz4:1.9.4"
- id: "Conan::openssl:3.3.1"
- id: "Conan::openssl:3.3.2"
dependencies:
- id: "Conan::zlib:1.3.1"
- id: "Conan::zlib:1.3.1"
- id: "Conan::zstd:1.5.5"
- id: "Conan::libpq:15.4"
- id: "Conan::openssl:3.3.1"
- id: "Conan::openssl:3.3.2"
dependencies:
- id: "Conan::zlib:1.3.1"
- id: "Conan::pcre2:10.42"
Expand Down Expand Up @@ -190,8 +190,8 @@ packages:
revision: ""
path: ""
is_modified: true
- id: "Conan::openssl:3.3.1"
purl: "pkg:conan/openssl@3.3.1"
- id: "Conan::openssl:3.3.2"
purl: "pkg:conan/openssl@3.3.2"
declared_licenses:
- "Apache-2.0"
declared_licenses_processed:
Expand All @@ -205,9 +205,9 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://github.com/openssl/openssl/releases/download/openssl-3.3.1/openssl-3.3.1.tar.gz"
url: "https://github.com/openssl/openssl/releases/download/openssl-3.3.2/openssl-3.3.2.tar.gz"
hash:
value: "777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e"
value: "2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281"
algorithm: "SHA-256"
vcs:
type: "Git"
Expand Down
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.3.1"
- id: "Conan::openssl:3.3.2"
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.3.1"
purl: "pkg:conan/openssl@3.3.1"
- id: "Conan::openssl:3.3.2"
purl: "pkg:conan/openssl@3.3.2"
declared_licenses:
- "Apache-2.0"
declared_licenses_processed:
Expand All @@ -163,9 +163,9 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://github.com/openssl/openssl/releases/download/openssl-3.3.1/openssl-3.3.1.tar.gz"
url: "https://github.com/openssl/openssl/releases/download/openssl-3.3.2/openssl-3.3.2.tar.gz"
hash:
value: "777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e"
value: "2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281"
algorithm: "SHA-256"
vcs:
type: "Git"
Expand Down

0 comments on commit a9e964e

Please sign in to comment.