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

Commit 5f67038

Browse files
committed
Update UpdateChecker.java
1 parent b748765 commit 5f67038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HMCLPE/src/main/java/com/tungsten/hmclpe/update/UpdateChecker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
public class UpdateChecker {
1515

16-
public static final String UPDATE_URL = "http://101.43.66.4/launcherInfo.json";
16+
public static final String UPDATE_URL = "https://raw.githubusercontent.com/Tungstend/HMCL-PE/main/launcher_version.json";
1717

1818
private Context context;
1919
private MainActivity activity;

0 commit comments

Comments
 (0)