Skip to content

Commit

Permalink
update targets-data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Nov 30, 2023
1 parent 9c9eb85 commit a184006
Showing 1 changed file with 24 additions and 13 deletions.
37 changes: 24 additions & 13 deletions src/main/resources/conan/targets-data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": 1701216988,
"date": 1701303392,
"libraries": {
"7bitconf": {
"cmake_file_name": "7bitConf",
Expand Down Expand Up @@ -951,6 +951,7 @@
],
"v2": true,
"versions": [
"0.7.7",
"0.6.17",
"0.6.11",
"0.6.8",
Expand Down Expand Up @@ -1071,6 +1072,8 @@
],
"v2": true,
"versions": [
"0.9.10",
"0.8.12",
"0.7.12",
"0.7.10",
"0.7.9",
Expand Down Expand Up @@ -2918,6 +2921,7 @@
],
"v2": true,
"versions": [
"1.3.0",
"1.2.4",
"1.2.3",
"1.2.2"
Expand Down Expand Up @@ -3305,6 +3309,8 @@
]
},
"cpp-lazy": {
"cmake_file_name": "cpp-lazy",
"cmake_target_name": "cpp-lazy::cpp-lazy",
"description": "C++11/14/17/20 library for lazy evaluation ",
"license": [
"MIT"
Expand Down Expand Up @@ -4564,7 +4570,7 @@
"license": [
"Apache-2.0"
],
"v2": false,
"v2": true,
"versions": [
"0.0.1",
"1.0.0",
Expand Down Expand Up @@ -6734,6 +6740,7 @@
],
"v2": true,
"versions": [
"1.7.0",
"1.4.0",
"1.3.0"
]
Expand Down Expand Up @@ -7125,7 +7132,8 @@
"1.31.1",
"1.40.1",
"2.5.0",
"2.12.0"
"2.12.0",
"2.15.1"
]
},
"googleapis": {
Expand Down Expand Up @@ -7284,9 +7292,7 @@
"0.39.0",
"0.38.1",
"0.38.0",
"0.37.0",
"0.36.0",
"0.34.0"
"0.37.0"
]
},
"gsoap": {
Expand Down Expand Up @@ -7854,8 +7860,8 @@
],
"v2": true,
"versions": [
"3.2.2",
"3.2",
"3.3.1",
"3.2.3",
"3.1",
"3.0",
"2.0"
Expand Down Expand Up @@ -8536,6 +8542,7 @@
],
"v2": true,
"versions": [
"4.1.0",
"4.0.0",
"3.0.6",
"2.0.33"
Expand Down Expand Up @@ -10011,7 +10018,7 @@
"license": [
"LGPL-2.0"
],
"v2": false,
"v2": true,
"versions": [
"0.20",
"1.5"
Expand Down Expand Up @@ -12848,6 +12855,7 @@
],
"v2": true,
"versions": [
"2.3.1",
"2.3.0",
"2.2.3",
"2.2.2",
Expand Down Expand Up @@ -14093,6 +14101,7 @@
],
"v2": true,
"versions": [
"3.11.3",
"3.11.2",
"3.11.1",
"3.11.0",
Expand Down Expand Up @@ -15991,9 +16000,9 @@
"pdcurses": {
"description": "PDCurses - a curses library for environments that don't fit the termcap/terminfo model",
"license": [
""
"LicenseRef-LICENSE"
],
"v2": false,
"v2": true,
"versions": [
"3.9"
]
Expand Down Expand Up @@ -17208,6 +17217,7 @@
],
"v2": true,
"versions": [
"3.5.0",
"3.4.1",
"3.4.0",
"3.3.1",
Expand Down Expand Up @@ -18120,7 +18130,7 @@
],
"v2": true,
"versions": [
"0.9.0-rc2"
"0.9.0"
]
},
"samarium": {
Expand Down Expand Up @@ -19571,6 +19581,7 @@
],
"v2": true,
"versions": [
"1.0.5",
"1.0.4"
]
},
Expand Down Expand Up @@ -20255,7 +20266,7 @@
"license": [
"BSD-3-Clause"
],
"v2": false,
"v2": true,
"versions": [
"2.0.0",
"1.1.1"
Expand Down

0 comments on commit a184006

Please sign in to comment.