.github/workflows: use aur to track cursor updates

Signed-off-by: Leo Douglas <douglarek@gmail.com>
This commit is contained in:
Leo Douglas 2025-03-09 18:20:19 +08:00 committed by jinqiang zhang
parent c5d4cc3bbd
commit badd6f8ef8

View File

@ -103,9 +103,9 @@ use_latest_release = true
github_account = "Linerre"
["app-editors/cursor"]
source = "regex"
url = "https://download.todesktop.com/230313mzl4w4u92/latest-linux.yml"
regex = 'version:\s*(.*)'
source = "aur"
aur = "cursor-bin"
strip_release = true
github_account = "douglarek"
["app-editors/marktext-bin"]