curl -L https://github.com/sunholo/ailang/releases/latest/download/ailang-darwin-arm64.tar.gz | tar -xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9 100 9 0 0 26 0 --:--:-- --:--:-- --:--:-- 26
tar: Error opening archive: Unrecognized archive format
What could be the issue?
curl -L https://github.com/sunholo/ailang/releases/latest/download/ailang-darwin-arm64.tar.gz | tar -xzWhat could be the issue?