when run raco cross --target aarch64-macos make some.rkt
it tries to
>> Downloading and unpacking
https://download.racket-lang.org/installers/8.18/racket-minimal-8.18-x86_64-linux-natipkg-cs.tgz
error: installer not found
consider using `--use-source` to build from source
However, there is no https://download.racket-lang.org/installers/8.18/racket-minimal-8.18-x86_64-linux-natipkg-cs.tgz
only https://download.racket-lang.org/installers/8.18/racket-minimal-8.18-x86_64-linux-natipkg-cs.sh
when run
raco cross --target aarch64-macos make some.rktit tries to
However, there is no
https://download.racket-lang.org/installers/8.18/racket-minimal-8.18-x86_64-linux-natipkg-cs.tgzonly
https://download.racket-lang.org/installers/8.18/racket-minimal-8.18-x86_64-linux-natipkg-cs.sh