As per subject. Using `curl -sL https://github.com/cloudtruth/cloudtruth-cli/releases/latest/download/install.sh | sudo sh` on an aarch64 system: ``` [cloudtruth] found latest version: 1.2.4 curl: (22) The requested URL returned error: 404 [error] Couldn't download release package: cloudtruth_1.2.4_aarch64.deb ```
As per subject. Using
curl -sL https://github.com/cloudtruth/cloudtruth-cli/releases/latest/download/install.sh | sudo shon an aarch64 system: