diff --git a/parameterManager.h b/parameterManager.h index dc464fc..679304c 100644 --- a/parameterManager.h +++ b/parameterManager.h @@ -46,7 +46,7 @@ struct Settings { #endif #ifdef _WIN32 const std::string VersionFileUrl = "https://cloud.obermui.de/s/H47Xoqy2czfJzYp/download?path=%2F&files=Version-WINx86.txt"; - const std::string ProgrammFileUrl = "https://cloud.obermui.de/s/H47Xoqy2czfJzYp/download?path=%2F&files=S_New4-WINx86"; + const std::string ProgrammFileUrl = "https://cloud.obermui.de/s/H47Xoqy2czfJzYp/download?path=%2F&files=S_New4-WINx86.exe"; #endif std::string name, accountFilePath = "/tmp/a", @@ -61,7 +61,7 @@ struct Settings { proxy_ip = "127.0.0.1", languages = "GerDub,GerSub,Eng", genaueHoster = "", - version = "3.2.6", + version = "3.2.7", defaultFileVersion="1.6", outputFilePath = "", default_checkPath = "",