2023-08-24 04:09:49 +02:00
|
|
|
{
|
|
|
|
"name": "firebird",
|
|
|
|
"version-string": "5.0.0",
|
|
|
|
"dependencies": [
|
|
|
|
"icu",
|
|
|
|
"libcxx"
|
|
|
|
],
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"name": "icu",
|
|
|
|
"version": "71.1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libcxx",
|
2024-10-19 21:09:49 +02:00
|
|
|
"version": "19.1.1"
|
2023-08-24 04:09:49 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|