As described in title, the script tries to download x64 sdk even though the architecture options is specified
➜ ~ ./dotnet-install.sh -c 10.0 --architecture arm64
dotnet-install: Attempting to download using aka.ms link https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.tar.gz
➜ ~ ./dotnet-install.sh -c 10.0
dotnet-install: Attempting to download using aka.ms link https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.tar.gz