@Dad3353 So it looks like it's a timeout issue.. the only difference I can think of in your case with the Brave browser. Either way it's a hosting issue and should be fixed. Unless there's something I don't see as a reason why it shouldn't be.
@Dad3353 Thank you for your testing of the issue.
@DaveTheCoder I tried that workaround, however not with github link, but what's on the Godot Engine site:
https://godot-releases.nbg1.your-objectstorage.com/4.6-stable/Godot_v4.6-stable_mono_export_templates.tpz
Where this is the domain that fails to deliver: godot-releases.nbg1.your-objectstorage.com
And I got this error, which is the problem - there's only one mirror (if we can call it that) and it's faulty. Maybe github is OK. But this one (the official one) isn't. CURL results in this error:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
1 1117M 1 15.9M 0 0 269k 0 1:10:48 0:01:00 1:09:48 0
curl: (92) HTTP/2 stream 1 was not closed cleanly: CANCEL (err 8)
Notice, that's just after 15.9M downloaded.
Thank you both, again. I appreciate it.