dagger: fix livecheck

This commit is contained in:
Vadym-Valdis Yudaiev
2026-06-22 21:51:35 +03:00
parent 7cfc07da5d
commit 888032cfef
+2
View File
@@ -58,3 +58,5 @@ destroot {
system "${destroot}${prefix}/bin/${name} completion zsh > ${destroot}${prefix}/share/zsh/site-functions/_${name}"
system "${destroot}${prefix}/bin/${name} completion fish > ${destroot}${prefix}/share/fish/vendor_completions.d/${name}.fish"
}
livecheck.regex {/tag/v(\d+\.\d+\.\d+)(?![-.])}