From ed7166d3ea4b125af903b64c8917dfbf22706cd9 Mon Sep 17 00:00:00 2001 From: yuk7 Date: Fri, 19 Feb 2021 19:35:56 +0900 Subject: [PATCH] Makefile: Update Launcher to 21020500 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d5799c9..04b3d63 100644 --- a/Makefile +++ b/Makefile @@ -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)