We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d338b3b commit 5680c63Copy full SHA for 5680c63
recipes/expat/all/conandata.yml
@@ -1,4 +1,7 @@
1
sources:
2
+ "2.7.2":
3
+ url: "https://github.com/libexpat/libexpat/releases/download/R_2_7_2/expat-2.7.2.tar.xz"
4
+ sha256: "21b778b34ec837c2ac285aef340f9fb5fa063a811b21ea4d2412a9702c88995c"
5
"2.7.1":
6
url: "https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-2.7.1.tar.xz"
7
sha256: "354552544b8f99012e5062f7d570ec77f14b412a3ff5c7d8d0dae62c0d217c30"
recipes/expat/config.yml
@@ -1,4 +1,6 @@
versions:
+ folder: all
folder: all
"2.7.0":
0 commit comments