add borgbackup to the list of release to check for

This commit is contained in:
2024-12-09 10:38:51 -06:00
parent bf365c3c90
commit 396f5bab4b

View File

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