Makefile: Update launcher to 20100500

This commit is contained in:
yuk7
2020-10-15 10:24:01 +09:00
committed by GitHub
parent c09ef92783
commit 6ab0962790

View File

@@ -4,7 +4,7 @@ LNCR_EXE=Alpine.exe
DLR=curl
DLR_FLAGS=-L
BASE_URL=http://dl-cdn.alpinelinux.org/alpine/v3.11/releases/x86_64/alpine-minirootfs-3.11.5-x86_64.tar.gz
LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/20040300/icons.zip
LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/20100500/icons.zip
LNCR_ZIP_EXE=Alpine.exe
all: $(OUT_ZIP)