updated the list of checked apps/softwares

This commit is contained in:
Camille Frantz 2025-04-16 12:32:18 -05:00
parent 8b55160900
commit 08f35a5fe1
Signed by: fyrfli
SSH Key Fingerprint: SHA256:0rb3/fMYNySVgUgOqOdmFnb+qhrk1C0Rc/Ak3AoyJug
2 changed files with 5 additions and 2 deletions

View File

@ -7,6 +7,10 @@ this program will run at a pre-defined interval to check for releases on the fol
- [hometown](https://github.com/hometown-fork/hometown)
- [glitch-soc](https://github.com/glitch-soc/mastodon)
- [gotosocial](https://github.com/superseriousbusiness/gotosocial)
- [borgbackup](https://borgbackup.readthedocs.io/en/stable/)
- [atuin](https://atuin.sh)
- [fish-shell](https://fishshell.com)
- [chezmoi](https://www.chezmoi.io)
other repositories can and will be added later.

View File

@ -33,8 +33,7 @@ repos = [
'borgbackup/borg',
'atuinsh/atuin',
'fish-shell/fish-shell',
'twpayne/chezmoi',
'borgbackup/borg'
'twpayne/chezmoi'
]
github_api = 'https://api.github.com/repos'