mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Update lakka upgrading url
This commit is contained in:
parent
e9b7c32393
commit
a2d4a9efc5
@ -147,7 +147,7 @@ const char *file_path_str(enum file_path_enum enum_idx)
|
||||
str = "http://thumbnailpacks.libretro.com";
|
||||
break;
|
||||
case FILE_PATH_LAKKA_URL:
|
||||
str = "http://mirror.lakka.tv/nightly";
|
||||
str = "http://le.builds.lakka.tv";
|
||||
break;
|
||||
case FILE_PATH_SHADERS_GLSL_ZIP:
|
||||
str = "shaders_glsl.zip";
|
||||
|
Loading…
x
Reference in New Issue
Block a user