Skip to content

Commit

Permalink
Update wsldl to 20013000, appx to 20.1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 committed Jan 30, 2020
1 parent 624c080 commit 2436145
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
os: Visual Studio 2017

environment:
appx_ver: 19.11.16.0
wsldl_ver: 19111602
appx_ver: 20.1.30.0
wsldl_ver: 20013000
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="19111602"
LNCR_BLD="20013000"
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 2436145

Please sign in to comment.