2022-08-25 13:30:59 -04:00

7 lines
347 B
Plaintext

# upstream sometimes retag source, so rely on windows client availabiliy
# to detect new version (upstream's deb packages are not always up to date).
# this is an heuristic, but seafile-libclient and seafile-client-qt are
# bumped often in a coordinated manner.
site=https://download.seadrive.org/
pattern='<Key>seafile-\K[\d.]+(?=-en.msi</Key>)'