Skip to content
This repository was archived by the owner on Dec 30, 2021. It is now read-only.

Commit ff41c47

Browse files
authored
Makefile: Update wsldl to 20040300
1 parent 71ada76 commit ff41c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LNCR_EXE=CentOS8.exe
44
DLR=curl
55
DLR_FLAGS=-L
66
BASE_URL=http://cloud.centos.org/centos/8/x86_64/images/CentOS-8-Container-8.1.1911-20200113.3-layer.x86_64.tar.xz
7-
LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/20013100/icons.zip
7+
LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/20040300/icons.zip
88
LNCR_ZIP_EXE=CentOS.exe
99

1010
all: $(OUT_ZIP)

0 commit comments

Comments
 (0)