Skip to content

Commit

Permalink
Makefile: Update launcher to 20100500
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Oct 15, 2020
1 parent c09ef92 commit 6ab0962
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.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)
Expand Down

0 comments on commit 6ab0962

Please sign in to comment.