release: sync VServerSetup with Multi-Hoster v2.0.4
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ $ProgressPreference = "SilentlyContinue"
|
||||
$tempDir = "$env:TEMP\vserver-setup"
|
||||
$desktopPath = [Environment]::GetFolderPath("Desktop")
|
||||
$winrarPath = "C:\Program Files\WinRAR\WinRAR.exe"
|
||||
$vserverSetupVersion = "2.5.0"
|
||||
$vserverSetupVersion = "2.5.1"
|
||||
$giteaBaseUrl = "https://git.24-music.de"
|
||||
$githubApiBaseUrl = "https://api.github.com"
|
||||
$githubDownloaderRepo = "Sucukdeluxe/multi-debrid-downloader"
|
||||
|
||||
Reference in New Issue
Block a user