In the cli README, the link to download the binary is: https://github.com/naftiko/framework/releases/latest/download/xxx
As the release is marked as a pre-release, the latest tag cannot be set on it. So the link with latest does not work. It will only work for the official release. Instead we have to use the link with the version hardcoded: https://github.com/naftiko/framework/releases/download/v0.4/xxx