Change Nextcloud repo zip package download link

Hi there!
I encountered a super slow download speed (approximately 1 Mbit/s) Nextcloud 31.0.9 release zip-package from official repo link - https://download.nextcloud.com/server/releases/nextcloud-31.0.9.zip
On the other hand everything going well when I get new release from https://github.com/nextcloud-releases/server/releases/download/v31.0.9/nextcloud-31.0.9.zip
So the question is how can I replace that download link from the first one to the second?
Is it ever possible?

This was introduced in https://github.com/nextcloud/updater/pull/638 for the CLI Updater. But, if I see correctly, it hasn’t been released yet.

There will be general improvements in this area in the future.

I see. So, let’s wait for it.
Thanks!