Skip to content

Commit

Permalink
Update wsldl to 19110100
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 committed Oct 31, 2019
1 parent 21b2ee1 commit 2e4294c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ os: Visual Studio 2017

environment:
appx_ver: 19.10.11.0
wsldl_ver: 19083100
wsldl_ver: 19110100
fs_ver: 19101101
pfx_secret:
secure: XlXaj3gSIBd9YNKz8zuI9dtBJIoq+TTwj3HkWyyXzUTuk5b/Ur7OY2abhV9zNacetbLJKfKQSYJQLIUF9uNAFHMZoDdAKK6rq2Uzii+JB3KBaWg7w5iIfdJKD6/LD3TYjVUzQPYzEGMC45s6adk8ru3CR2kDJzhvrvqf93pL55E=
Expand Down
2 changes: 1 addition & 1 deletion env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ROOTFS_VER="19101101"
ROOTFS_FN="rootfs.tar.gz"
ROOTFS_URL="https://github.com/yuk7/ArchWSL-FS/releases/download/${ROOTFS_VER}/${ROOTFS_FN}"

LNCR_BLD="19083100"
LNCR_BLD="19110100"
LNCR_ZIP="icons.zip"
LNCR_FN="Arch.exe"
LNCR_URL="https://github.com/yuk7/wsldl/releases/download/${LNCR_BLD}/${LNCR_ZIP}"
Expand Down

0 comments on commit 2e4294c

Please sign in to comment.