Update some configs

This commit is contained in:
Tobias Reisinger 2024-03-08 18:31:33 +01:00
parent ffceab7873
commit f0c444ce6c
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 12 additions and 10 deletions

View file

@ -126,15 +126,14 @@ groups = ["graphical"]
[[autoinstall]]
type = "exe"
source = "https://git.serguzim.me/serguzim/teamspeak-query-lib/raw/branch/main/ts-control"
source = "https://git.serguzim.me/serguzim/teamspeak-query-lib/releases/download/latest/ts-control"
target = "ts-control"
groups = ["graphical", "personal"]
[[autoinstall]]
type = "exe"
source = "https://git.serguzim.me/serguzim/teamspeak-query-lib/actions/runs/latest/artifacts/teamspeak-query-lib"
source = "https://git.serguzim.me/serguzim/teamspeak-query-lib/releases/download/latest/teamspeak-query-lib"
target = "teamspeak-query-lib"
pipe = "zcat"
groups = ["graphical", "personal"]