Fladder/altstore.json
Bailey 6e4f23ca5d
Add 0.2.6 to AltStore repo (#37)
## Pull Request Description

Add 0.2.6 to the AltStore repository

## Issue Being Fixed

Issue Number: No issue

## Screenshots / Recordings

*No screenshots*

## Checklist

- [x] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [x] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [x] Check that any changes are related to the issue at hand.

---------

Co-authored-by: PartyDonut <42371342+PartyDonut@users.noreply.github.com>
2024-10-18 10:17:59 +02:00

49 lines
1.6 KiB
JSON

{
"name": "PartyDonut's Repository",
"subtitle": "A source for Fladder and co.",
"iconURL": "https://avatars.githubusercontent.com/u/42371342",
"tintColor": "#3A2101",
"apps": [
{
"name": "Fladder",
"bundleIdentifier": "nl.jknaapen.fladder",
"developerName": "PartyDonut",
"localizedDescription": "A Simple Jellyfin Frontend built on top of Flutter.",
"iconURL": "https://github.com/DonutWare/Fladder/raw/develop/icons/fladder_macos_icon.png?raw=true",
"category": "entertainment",
"screenshots": [
{
"imageURL": "https://github.com/DonutWare/Fladder/blob/develop/assets/marketing/screenshots/Mobile/Dashboard.png?raw=true"
},
{
"imageURL": "https://github.com/DonutWare/Fladder/blob/develop/assets/marketing/screenshots/Mobile/Details.png?raw=true"
},
{
"imageURL": "https://github.com/DonutWare/Fladder/blob/develop/assets/marketing/screenshots/Mobile/Sync.png?raw=true"
},
{
"imageURL": "https://github.com/DonutWare/Fladder/blob/develop/assets/marketing/screenshots/Mobile/Favourites.png?raw=true"
}
],
"versions": [
{
"version": "0.2.6",
"buildVersion": "56",
"date": "2024-10-18",
"size": 29129014,
"downloadURL": "https://github.com/DonutWare/Fladder/releases/download/v0.2.6/fladder-iOS-0.2.6.ipa",
"minOSVersion": "13"
},
{
"version": "0.2.5",
"buildVersion": "52",
"date": "2024-10-16",
"size": 28835840,
"downloadURL": "https://github.com/DonutWare/Fladder/releases/download/v0.2.5/fladder-iOS-0.2.5.ipa",
"minOSVersion": "13"
}
]
}
],
"news": []
}