From e5d4a6447c7211e84a3003592826dc755f1dbd0f 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, 7 Jul 2024 17:45:17 +0800 Subject: [PATCH] link --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index 96cf8255..d28b724d 100644 --- a/build.py +++ b/build.py @@ -27,7 +27,7 @@ ocrModelUrl = ( ) availableLocales = ["cht", "en", "ja", "ko", "ru", "zh"] -LunaHook_latest = "https://github.com/test123456654321/LunaTranslator/releases/download/LunaHook/Release_English.zip" +LunaHook_latest = "https://github.com/test123456654321/LunaHook/releases/download/v3.5.0/Release_English.zip" LocaleRe = "https://github.com/InWILL/Locale_Remulator/releases/download/v1.5.3-beta.1/Locale_Remulator.1.5.3-beta.1.zip"