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

Commit 3e2585a

Browse files
authored
env.sh: Update wsldl to 19110100
1 parent 65611d6 commit 3e2585a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ROOTFS_FN="CentOS-${OS_VER}-${ARCH}-GenericCloud-${ROOTFS_VER}.raw"
77
ROOTFS_TGZ="${ROOTFS_FN}.tar.gz"
88
ROOTFS_URL="http://cloud.centos.org/centos/7/images/${ROOTFS_TGZ}"
99

10-
LNCR_BLD="19083100"
10+
LNCR_BLD="19110100"
1111
LNCR_ZIP="icons.zip"
1212
LNCR_FN="CentOS.exe"
1313
LNCR_URL="https://github.com/yuk7/wsldl/releases/download/${LNCR_BLD}/${LNCR_ZIP}"

0 commit comments

Comments
 (0)