can update a list of software to a desired version from github

This commit is contained in:
Stanislas Jouffroy 2024-09-25 19:27:34 +02:00
parent f6a8e260d5
commit 223bda4a25
6 changed files with 105 additions and 25 deletions

View file

@ -1,16 +1,16 @@
software:
- name: NextCloud
- name: Nextcloud
cvs: github
owner: nextcloud-releases
repo: desktop
version: latest
version: 3.14.0
folder: /home/stan/Softwares
filenameFormat: KeePassXC-{{version}}-x86_64.AppImage
filenameFormat: Nextcloud-{{version}}-x86_64.AppImage
- name: KeePassXC
cvs: giTHub
owner: keepassxreboot
repo: keepassxc
version: latest
version: 2.7.9
folder: /home/stan/Softwares
filenameFormat: Nextcloud-{{version}}-x86_64.AppImage
filenameFormat: KeePassXC-{{version}}-x86_64.AppImage