From 2af907a048143b835e35789b08214f5d43c372cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <101191390+HIllya51@users.noreply.github.com> Date: Sun, 15 Sep 2024 14:52:03 +0800 Subject: [PATCH] back --- LunaTranslator/files/defaultconfig/static_data.json | 2 +- build.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LunaTranslator/files/defaultconfig/static_data.json b/LunaTranslator/files/defaultconfig/static_data.json index 57769452..303628bc 100644 --- a/LunaTranslator/files/defaultconfig/static_data.json +++ b/LunaTranslator/files/defaultconfig/static_data.json @@ -1241,7 +1241,7 @@ }, { "name": "Locale_Remulator", - "link": "https://github.com/InWILL/Locale_Remulator/releases/download/v1.5.4/Locale_Remulator.1.5.4.zip" + "link": "https://github.com/InWILL/Locale_Remulator/releases/download/v1.5.3-beta.1/Locale_Remulator.1.5.3-beta.1.zip" }, { "name": "Ntleas", diff --git a/build.py b/build.py index 64a93f2f..38cd35b3 100644 --- a/build.py +++ b/build.py @@ -97,7 +97,7 @@ LunaHook_latest = dynalink( "Github/LunaHook/releases/latest/download/Release_English.zip" ) -LocaleRe = "https://github.com/InWILL/Locale_Remulator/releases/download/v1.5.4/Locale_Remulator.1.5.4.zip" +LocaleRe = "https://github.com/InWILL/Locale_Remulator/releases/download/v1.5.3-beta.1/Locale_Remulator.1.5.3-beta.1.zip" def createPluginDirs():