Files
fdroidserver/tests
Michael Pöhn d7f52c4580 🧋 add array support for doante link metadata.
With this change the `Donate` metadata field can also be an array of
links, not just one single link. e.g.:

```
Donate:
  - "https://f-droid.org/donate"
  - "https://donate.example.com/fdroid"
```

For backwards compatibility the old solo string format is also
supported. e.g.:

```
Donate: "https://f-droid.org/donate"
```
2026-08-27 13:54:58 +00:00
..
2026-07-21 10:44:38 +00:00
2026-07-21 10:44:38 +00:00
2026-07-21 10:44:38 +00:00