Skip to content

Commit

Permalink
env.sh: update launcher to 18060400
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Jun 4, 2018
1 parent 6d509cc commit 5980a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GLIBC_VER="2.27-r0"
GLIBC_FN="glibc-${GLIBC_VER}.apk"
GLIBC_URL="https://github.com/sgerrand/alpine-pkg-glibc/releases/download/${GLIBC_VER}/${GLIBC_FN}"

LNCR_BLD="18051900"
LNCR_BLD="18060400"
LNCR_ZIP="icons.zip"
LNCR_FN="Alpine.exe"
LNCR_URL="https://github.com/yuk7/WSL-DistroLauncher/releases/download/${LNCR_BLD}/${LNCR_ZIP}"
Expand Down

0 comments on commit 5980a13

Please sign in to comment.