Open dieddc opened 2 months ago
Found the solution for this problem. It's possible to enter a regexp value for binaries. In this case the solution is
install:
type: tgz
binaries:
- "^fd$"
Yes indeed. Thanks for reporting. Would you like to send a PR ?
Example tool fd
installing this on amd system will choose the asset fd-v10.1.0-x86_64-unknown-linux-gnu.tar This archive has the files: fd 4Mb is the correct binary fd.1 17k, not a binary
When installing this the second file will be installed.
current config: