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 Dec 4, 2024
1 parent 5503b86 commit fcd233d
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion src/main/resources/conan/targets-data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": 1733185403,
"date": 1733271744,
"libraries": {
"7bitconf": {
"cmake_file_name": "7bitConf",
Expand Down Expand Up @@ -3565,6 +3565,7 @@
],
"v2": true,
"versions": [
"0.18.2",
"0.18.1",
"0.18.0",
"0.17.3",
Expand Down Expand Up @@ -12128,6 +12129,24 @@
"8.13.42"
]
},
"libplist": {
"components": {
"plist": {
"cmake_target_name": "libplist::libplist"
},
"plist++": {
"cmake_target_name": "libplist::libplist++"
}
},
"description": "A small portable C library to handle Apple Property List files in binary, XML, JSON, or OpenStep format.",
"license": [
"LGPL-2.1"
],
"v2": true,
"versions": [
"2.6.0"
]
},
"libpng": {
"cmake_file_name": "PNG",
"cmake_target_name": "PNG::PNG",
Expand Down

0 comments on commit fcd233d

Please sign in to comment.