LPGhatguy / aftman

Aftman, the prodigal sequel to Foreman
MIT License
157 stars 16 forks source link

First release asset is downloaded instead of the correct one, if the correct one doesn't exist #52

Open hoontee opened 1 year ago

hoontee commented 1 year ago

System is windows-x64, Aftman downloads linux-arm64 because the asset for windows-x64 doesn't exist.

It should instead error if the correct asset isn't detected.