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 Jan 24, 2025
1 parent 56725de commit 1805bfb
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 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": 1737591639,
"date": 1737678068,
"libraries": {
"7bitconf": {
"cmake_file_name": "7bitConf",
Expand Down Expand Up @@ -6580,6 +6580,7 @@
],
"v2": true,
"versions": [
"4.0.4",
"4.0.0",
"3.2.11",
"3.2.8",
Expand Down Expand Up @@ -6988,6 +6989,7 @@
],
"v2": true,
"versions": [
"0.16.2",
"0.16.0",
"0.15.31",
"0.15.30",
Expand Down Expand Up @@ -23303,6 +23305,16 @@
"0.20.1"
]
},
"tree-sitter-cpp": {
"description": "C++ grammar for tree-sitter",
"license": [
"MIT"
],
"v2": true,
"versions": [
"0.23.4"
]
},
"tree-sitter-cql": {
"description": "Tree-sitter parser for Cassandra CQL language",
"license": [
Expand Down

0 comments on commit 1805bfb

Please sign in to comment.