ci: implement automatic updates

This commit is contained in:
2025-07-14 08:28:18 +03:00
parent c59de00b3c
commit 1f7dbe81f0
4 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,4 @@
[discord-linux-tar]
source = "httpheader"
url = "https://discord.com/api/download?platform=linux&format=tar.gz"
regex = "discord-([0-9.]+).tar.gz"