From 80761139076ae46e50ff493fed72189c947ec227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Dach?= Date: Fri, 15 Nov 2024 15:25:16 +0100 Subject: [PATCH] Revert velopack Because even if you somehow bypass the breakage that bricks your install by installing the missing libssl-1.0 or whatever (https://github.com/ppy/osu/issues/30648#issuecomment-2478856055), there's another brick upstream (https://github.com/ppy/osu/issues/30648#issuecomment-2478926177, https://github.com/velopack/velopack/issues/355). Can we even downgrade like this? No idea. How does one test this? No idea. At this point I am like a headless chicken, screaming into the void trying to restore any semblance of order into my crumbling universe. If this is tried and linux is still broken with the libssl garbage, then the `osulazer-2024.1115.1-linux-x64-*.nupkg` assets should be pulled from the release, which should be enough to stop the game from auto-updating. Maybe the appimage itself can stay up and people can upgrade manually if they so desire. Or maybe not. Who knows. --- osu.Desktop/osu.Desktop.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu.Desktop/osu.Desktop.csproj b/osu.Desktop/osu.Desktop.csproj index 2cdbaddf72..904f5edf2b 100644 --- a/osu.Desktop/osu.Desktop.csproj +++ b/osu.Desktop/osu.Desktop.csproj @@ -26,7 +26,7 @@ - +