You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/conan/targets-data.json
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
{
2
-
"date": 1724113096,
2
+
"date": 1724199520,
3
3
"libraries": {
4
4
"7bitconf": {
5
5
"cmake_file_name": "7bitConf",
@@ -1271,7 +1271,7 @@
1271
1271
"license": [
1272
1272
"Apache-2.0"
1273
1273
],
1274
-
"v2": false,
1274
+
"v2": true,
1275
1275
"versions": [
1276
1276
"7.5.0"
1277
1277
]
@@ -9995,6 +9995,7 @@
9995
9995
],
9996
9996
"v2": true,
9997
9997
"versions": [
9998
+
"1.2.12",
9998
9999
"1.2.10",
9999
10000
"1.2.7.2",
10000
10001
"1.2.7",
@@ -11359,6 +11360,18 @@
11359
11360
"1.0.18"
11360
11361
]
11361
11362
},
11363
+
"libmeshb": {
11364
+
"cmake_file_name": "libMeshb",
11365
+
"cmake_target_name": "libMeshb::Meshb.7",
11366
+
"description": "A library to handle the *.meshb file format.",
11367
+
"license": [
11368
+
"MPL-2.0"
11369
+
],
11370
+
"v2": true,
11371
+
"versions": [
11372
+
"7.80"
11373
+
]
11374
+
},
11362
11375
"libmetalink": {
11363
11376
"description": "Libmetalink is a library to read Metalink XML download description format. It supports both Metalink version 3 and Metalink version 4 (RFC 5854).",
0 commit comments