Skip to content

Commit

Permalink
Makefile: Update Launcher to 21020500
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Feb 19, 2021
1 parent a9323b4 commit ed7166d
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 @@ -4,7 +4,7 @@ LNCR_EXE=Alpine.exe
DLR=curl
DLR_FLAGS=-L
BASE_URL=http://dl-cdn.alpinelinux.org/alpine/v3.13/releases/x86_64/alpine-minirootfs-3.13.2-x86_64.tar.gz
LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/20100500/icons.zip
LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/21020500/icons.zip
LNCR_ZIP_EXE=Alpine.exe

all: $(OUT_ZIP)
Expand Down

0 comments on commit ed7166d

Please sign in to comment.