app-store/apps/rss/config.json
renovate[bot] 9f134ade34
chore(deps): update ghcr.io/ssddanbrown/rss docker tag to v1.3.0 (#473)
* chore(deps): update ghcr.io/ssddanbrown/rss docker tag to v1.3.0

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-05-05 21:01:13 -04:00

20 lines
519 B
JSON

{
"$schema": "../schema.json",
"name": "RSS",
"port": 8141,
"available": true,
"exposable": true,
"id": "rss",
"tipi_version": 2,
"version": "1.3.0",
"categories": [
"utilities",
"media"
],
"description": "A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js",
"short_desc": "A simple, opinionated, RSS feed aggregator.",
"author": "https://github.com/ssddanbrown",
"source": "https://github.com/ssddanbrown/rss",
"form_fields": []
}