Fix d/watch

This commit is contained in:
Bastien Roucariès 2024-04-15 08:33:18 +00:00
parent 192a0b206a
commit afef7adbba

6
debian/watch vendored
View File

@ -1,5 +1,5 @@
# Compulsory line, this is a version 4 file
version=4
opts="repack,compression=xz,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/shim-$1\.tar\.gz/" \
https://github.com/rhboot/shim/releases .*/v?(\d\S*)\.tar\.gz
opts="repack,compression=xz,searchmode=plain" \
https://api.github.com/repos/rhboot/shim/releases?per_page=100 \
https://github.com/rhboot/shim/releases/download/[^/]+/@PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@