curl --proto '=https' --tlsv1.2 -sSf https://create.tauri.app/sh | sh doesn't work on Arm-based macOS installs and results in this error:

Is this something we know what the root cause of is? I can reproduce it to help troubleshoot and fix. Related PR in docs: tauri-apps/tauri-docs@6e1deee and tauri-apps/tauri-docs#1162