Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 48b7384

Browse files
authored
Fix LNCR_URL
1 parent 7d811af commit 48b7384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ LNCR_EXE=RHWSL.exe
33

44
DLR=curl
55
DLR_FLAGS=-L
6-
LNCR_URL=https://github.com/yuk7/wsldl/releases/download/21082800/Launcher.exe
6+
LNCR_URL=https://github.com/yuk7/wsldl/releases/download/21082800/wsldl.exe
77

88
all: $(OUT_ZIP)
99

0 commit comments

Comments
 (0)