Skip to content

Commit 2e23df7

Browse files
update targets-data.json
1 parent 13fae27 commit 2e23df7

1 file changed

Lines changed: 44 additions & 17 deletions

File tree

src/main/resources/conan/targets-data.json

Lines changed: 44 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"date": 1780966428,
2+
"date": 1781053200,
33
"libraries": {
44
"7bitconf": {
55
"cmake_file_name": "7bitConf",
@@ -280,6 +280,18 @@
280280
"2.1.1"
281281
]
282282
},
283+
"amf-headers": {
284+
"cmake_file_name": "AMF",
285+
"cmake_target_name": "AMF::AMF",
286+
"description": "AMD Advanced Media Framework (AMF) SDK headers",
287+
"license": [
288+
"MIT"
289+
],
290+
"v2": true,
291+
"versions": [
292+
"1.5.2"
293+
]
294+
},
283295
"amgcl": {
284296
"cmake_file_name": "amgcl",
285297
"cmake_target_name": "amgcl::amgcl",
@@ -2258,14 +2270,8 @@
22582270
],
22592271
"v2": true,
22602272
"versions": [
2261-
"2.17.0",
2262-
"2.15.0",
2263-
"2.14.4",
2264-
"2.13.1",
2265-
"2.13.0",
2266-
"2.12.0",
2267-
"2.11.3",
2268-
"2.10.5"
2273+
"3.1.2",
2274+
"2.23.1"
22692275
]
22702276
},
22712277
"c-client": {
@@ -2446,6 +2452,16 @@
24462452
"5.0.6"
24472453
]
24482454
},
2455+
"capypdf": {
2456+
"description": "Fully color-managed PDF generation library",
2457+
"license": [
2458+
"Apache-2.0"
2459+
],
2460+
"v2": true,
2461+
"versions": [
2462+
"0.21.0"
2463+
]
2464+
},
24492465
"cargs": {
24502466
"description": "A lightweight getopt replacement that works on Linux, Windows and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.",
24512467
"license": [
@@ -3126,7 +3142,7 @@
31263142
],
31273143
"v2": true,
31283144
"versions": [
3129-
"1.2.1"
3145+
"1.2.2"
31303146
]
31313147
},
31323148
"clove-unit": {
@@ -12422,7 +12438,7 @@
1242212438
"libpsl": {
1242312439
"description": "C library for the Public Suffix List",
1242412440
"license": [
12425-
"GPL-2.0-or-later"
12441+
"MIT"
1242612442
],
1242712443
"v2": true,
1242812444
"versions": [
@@ -20458,6 +20474,22 @@
2045820474
"0.4.0"
2045920475
]
2046020476
},
20477+
"ripper37-libbase": {
20478+
"cmake_file_name": "libbase",
20479+
"components": {
20480+
"core": {
20481+
"cmake_target_name": "libbase::libbase"
20482+
}
20483+
},
20484+
"description": "Standalone reimplementation of //base module from Chromium",
20485+
"license": [
20486+
"MIT"
20487+
],
20488+
"v2": true,
20489+
"versions": [
20490+
"1.1.2"
20491+
]
20492+
},
2046120493
"rmlui": {
2046220494
"description": "RmlUi - The HTML/CSS User Interface Library Evolved",
2046320495
"license": [
@@ -20924,15 +20956,10 @@
2092420956
"v2": true,
2092520957
"versions": [
2092620958
"10.0.2",
20927-
"10.0.1",
2092820959
"10.0.0",
20929-
"9.2.4",
2093020960
"9.2.3",
20931-
"9.2.0",
2093220961
"9.0.1",
20933-
"8.1.0",
20934-
"8.0.4",
20935-
"8.0.3"
20962+
"8.0.4"
2093620963
]
2093720964
},
2093820965
"scippp": {

0 commit comments

Comments
 (0)