app-store/apps/actual-budget/config.json
renovate[bot] f8f6f51d5c
chore(deps): update actualbudget/actual-server docker tag to v23.5.0 (#470)
* chore(deps): update actualbudget/actual-server docker tag to v23.5.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-04 22:45:47 -04:00

19 lines
621 B
JSON

{
"$schema": "../schema.json",
"name": "Actual Budget",
"available": true,
"exposable": true,
"port": 8011,
"id": "actual-budget",
"tipi_version": 2,
"version": "23.5.0",
"categories": [
"finance"
],
"description": "Actual is a local-first personal finance tool. It is 100% free and open-source, written in NodeJS, it has a synchronization element so that all your changes can move between devices without any heavy lifting.",
"short_desc": "Local-first OpenSource Budget tool",
"author": "Shift Reset LLC",
"source": "https://github.com/actualbudget/actual-server",
"form_fields": []
}