Hi, Cannot not download the latest `appimage-cli-tool` with wget : ```shell $ wget https://github.com/AppImageCrafters/appimage-cli-tool/releases/latest/download/appimage-cli-tool --2024-01-25 22:51:07-- https://github.com/AppImageCrafters/appimage-cli-tool/releases/latest/download/appimage-cli-tool Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github.com/AppImageCrafters/appimage-cli-tool/releases/download/v0.1.4/appimage-cli-tool [following] --2024-01-25 22:51:07-- https://github.com/AppImageCrafters/appimage-cli-tool/releases/download/v0.1.4/appimage-cli-tool Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 404 Not Found 2024-01-25 22:51:07 ERROR 404: Not Found. $ ``` Can you please have a look ?