Skip to content

Commit

Permalink
test(conan): Update an expected result
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <[email protected]>
  • Loading branch information
fviernau committed Oct 6, 2023
1 parent 533c54f commit 8a7ebdc
Showing 1 changed file with 5 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.10.3"
- id: "Conan::libxml2:2.11.4"
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.10.3"
purl: "pkg:conan/libxml2@2.10.3"
- id: "Conan::libxml2:2.11.4"
purl: "pkg:conan/libxml2@2.11.4"
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.10/libxml2-2.10.3.tar.xz"
url: "https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.4.tar.xz"
hash:
value: "5d2cc3d78bec3dbe212a9d7fa629ada25a7da928af432c93060ff5c17ee28a9c"
value: "737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit 8a7ebdc

Please sign in to comment.