Skip to content

Commit

Permalink
env.sh: update Launcher to 18080900
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Aug 11, 2018
1 parent 0f107a7 commit 7645c29
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="18062100"
LNCR_BLD="18080900"
LNCR_ZIP="icons.zip"
LNCR_FN="Alpine.exe"
LNCR_URL="https://github.com/yuk7/wsldl/releases/download/${LNCR_BLD}/${LNCR_ZIP}"
Expand Down

0 comments on commit 7645c29

Please sign in to comment.