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

Commit

Permalink
Fix LNCR_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
yosukes-dev authored Sep 1, 2021
1 parent 7d811af commit 48b7384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LNCR_EXE=RHWSL.exe

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

all: $(OUT_ZIP)

Expand Down

0 comments on commit 48b7384

Please sign in to comment.