Hello team,
Tor Browser can not be downloaded. There is 404 response based on log.
[2026-06-20 08:49:19] DEBUG [Tor Browser]: Started downloading portable app: 'https://dist.torproject.org/torbrowser/15.0.15/tor-browser-windows-x86_64-portable-15.0.15.exe'.
[2026-06-20 08:49:19] ERROR System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at ModernHomeUpdater.Core.System.CustomHttpClient.StartDownloadAsync(String filePath)
at ModernHomeUpdater.Core.Services.Implementations.ApplicationDownloader.DownloadAppAsHttpAsync(String pmpcName, String url, String filePath, IProgress`1 downloadProgress, CancellationToken cancellationToken)
at ModernHomeUpdater.Core.Services.Implementations.ApplicationDownloader.DownloadPortableAppAsync(String pmpcName, String url, String filePath, IProgress`1 downloadProgress, CancellationToken cancellationToken)
at ModernHomeUpdater.ClientApp.Services.Implementations.InstallationManager.InstallPortableApplicationAsync(InstallPortableCommandArgs args)
Thanks.