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 Nov 30, 2023
1 parent 6eeb729 commit f073323
Showing 1 changed file with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ project:
dependencies:
- id: "Conan::libxslt:1.1.34"
dependencies:
- id: "Conan::libxml2:2.11.4"
- id: "Conan::libxml2:2.11.5"
dependencies:
- id: "Conan::libiconv:1.17"
- id: "Conan::zlib:1.2.13"
Expand Down Expand Up @@ -90,8 +90,8 @@ packages:
url: ""
revision: ""
path: ""
- id: "Conan::libxml2:2.11.4"
purl: "pkg:conan/libxml2@2.11.4"
- id: "Conan::libxml2:2.11.5"
purl: "pkg:conan/libxml2@2.11.5"
declared_licenses:
- "MIT"
declared_licenses_processed:
Expand All @@ -104,9 +104,9 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.4.tar.xz"
url: "https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.5.tar.xz"
hash:
value: "737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7"
value: "3727b078c360ec69fa869de14bd6f75d7ee8d36987b071e6928d4720a28df3a6"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down Expand Up @@ -177,6 +177,7 @@ packages:
url: "https://github.com/openssl/openssl.git"
revision: ""
path: ""
is_modified: true
- id: "Conan::zlib:1.2.13"
purl: "pkg:conan/zlib@1.2.13"
declared_licenses:
Expand Down

0 comments on commit f073323

Please sign in to comment.