Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 2e23240

Browse files
committed
fix authlib again
1 parent 9960afa commit 2e23240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Natives/authenticator/ElyByAuthenticator.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#import "../utils.h"
55

66
// URL для скачивания authlib-injector
7-
#define AUTHLIB_INJECTOR_URL @"https://github.com/yushijinhun/authlib-injector/releases/download/v1.2.3/authlib-injector-1.2.3.jar"
7+
#define AUTHLIB_INJECTOR_URL @"https://github.com/yushijinhun/authlib-injector/releases/download/v1.2.5/authlib-injector-1.2.5.jar"
88
#define AUTHLIB_INJECTOR_FILE @"authlib-injector.jar"
99
#define ELYBY_API_ROOT @"https://authserver.ely.by"
1010

0 commit comments

Comments
 (0)