Skip to content

Commit 305488d

Browse files
committed
test(conan): Update expected results
Signed-off-by: Martin Nonnenmacher <martin.nonnenmacher@doubleopen.org>
1 parent 3956117 commit 305488d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ project:
2222
dependencies: []
2323
- name: "requires"
2424
dependencies:
25-
- id: "Conan::expat:2.7.3"
25+
- id: "Conan::expat:2.7.4"
2626
- id: "Conan::libmysqlclient:8.1.0"
2727
dependencies:
2828
- id: "Conan::lz4:1.9.4"
@@ -71,8 +71,8 @@ packages:
7171
url: ""
7272
revision: ""
7373
path: ""
74-
- id: "Conan::expat:2.7.3"
75-
purl: "pkg:conan/expat@2.7.3"
74+
- id: "Conan::expat:2.7.4"
75+
purl: "pkg:conan/expat@2.7.4"
7676
declared_licenses:
7777
- "MIT"
7878
declared_licenses_processed:
@@ -85,9 +85,9 @@ packages:
8585
value: ""
8686
algorithm: ""
8787
source_artifact:
88-
url: "https://github.com/libexpat/libexpat/releases/download/R_2_7_3/expat-2.7.3.tar.xz"
88+
url: "https://github.com/libexpat/libexpat/releases/download/R_2_7_4/expat-2.7.4.tar.xz"
8989
hash:
90-
value: "71df8f40706a7bb0a80a5367079ea75d91da4f8c65c58ec59bcdfbf7decdab9f"
90+
value: "9e9cabb457c1e09de91db2706d8365645792638eb3be1f94dbb2149301086ac0"
9191
algorithm: "SHA-256"
9292
vcs:
9393
type: "Git"

0 commit comments

Comments
 (0)