$ fc-lang-install -v
downloading https://github.com/freeconf/lang/releases/download/v0.1.0-alpha/fc-lang-0.1.0-linux-aarch64 to /home/xxx/.freeconf/bin/fc-lang-0.1.0-linux-aarch64
Traceback (most recent call last):
File "/home/xxx/.local/bin/fc-lang-install", line 8, in <module>
sys.exit(run())
^^^^^
File "/home/xxx/.local/lib/python3.12/site-packages/freeconf/install.py", line 60, in run
raise Exception("{resp._status_code} error downloading {url}")
Exception: {resp._status_code} error downloading {url}
$