081c094c5a
Switch from API to direct download. Fixes 403 error code. jammy-aarch64 needs `unzip` from universe in the Dockerfile. eg: ``` add-apt-repository universe apt update -qq apt-get install -y unzip ``` Fixes https://github.com/RPCS3/rpcs3/issues/18560