Skip to content

Commit bab3096

Browse files
committed
test(conan): Update expected results
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 6e6fd7c commit bab3096

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/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.1"
25+
- id: "Conan::expat:2.7.2"
2626
- id: "Conan::libmysqlclient:8.1.0"
2727
dependencies:
2828
- id: "Conan::lz4:1.9.4"
@@ -72,8 +72,8 @@ packages:
7272
url: ""
7373
revision: ""
7474
path: ""
75-
- id: "Conan::expat:2.7.1"
76-
purl: "pkg:conan/[email protected].1"
75+
- id: "Conan::expat:2.7.2"
76+
purl: "pkg:conan/[email protected].2"
7777
declared_licenses:
7878
- "MIT"
7979
declared_licenses_processed:
@@ -86,9 +86,9 @@ packages:
8686
value: ""
8787
algorithm: ""
8888
source_artifact:
89-
url: "https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-2.7.1.tar.xz"
89+
url: "https://github.com/libexpat/libexpat/releases/download/R_2_7_2/expat-2.7.2.tar.xz"
9090
hash:
91-
value: "354552544b8f99012e5062f7d570ec77f14b412a3ff5c7d8d0dae62c0d217c30"
91+
value: "21b778b34ec837c2ac285aef340f9fb5fa063a811b21ea4d2412a9702c88995c"
9292
algorithm: "SHA-256"
9393
vcs:
9494
type: "Git"

0 commit comments

Comments
 (0)