diff --git a/getting-started/index.html b/getting-started/index.html index babd987..700f735 100644 --- a/getting-started/index.html +++ b/getting-started/index.html @@ -671,7 +671,7 @@
https://github.com/sireum/kekinian/releases/tag/4.20241104.1c0dea6
+https://github.com/sireum/kekinian/releases/tag/4.20241122.a3b711d
DISTRO=codeive sh -c "$(curl -fsSL https://github.com/sireum/kekinian/releases/download/4.20241104.1c0dea6/install.cmd)"
+ DISTRO=codeive sh -c "$(curl -fsSL https://github.com/sireum/kekinian/releases/download/4.20241122.a3b711d/install.cmd)"
cmd /V/C "set DISTRO=codeive&& curl -JLOs https://github.com/sireum/kekinian/releases/download/4.20241104.1c0dea6/install.cmd && install.cmd && del /q/f install.cmd"
+ cmd /V/C "set DISTRO=codeive&& curl -JLOs https://github.com/sireum/kekinian/releases/download/4.20241122.a3b711d/install.cmd && install.cmd && del /q/f install.cmd"
DISTRO=ive sh -c "$(curl -fsSL https://github.com/sireum/kekinian/releases/download/4.20241104.1c0dea6/install.cmd)"
+ DISTRO=ive sh -c "$(curl -fsSL https://github.com/sireum/kekinian/releases/download/4.20241122.a3b711d/install.cmd)"
cmd /V/C "set DISTRO=ive&& curl -JLOs https://github.com/sireum/kekinian/releases/download/4.20241104.1c0dea6/install.cmd && install.cmd && del /q/f install.cmd"
+ cmd /V/C "set DISTRO=ive&& curl -JLOs https://github.com/sireum/kekinian/releases/download/4.20241122.a3b711d/install.cmd && install.cmd && del /q/f install.cmd"
(DIR=Sireum && export SIREUM_V=4.20241104.1c0dea6 && rm -fR $DIR && mkdir -p $DIR/bin && cd $DIR/bin && curl -JLso init.sh https://raw.githubusercontent.com/sireum/kekinian/$SIREUM_V/bin/init.sh && bash init.sh)
+ (DIR=Sireum && export SIREUM_V=4.20241122.a3b711d && rm -fR $DIR && mkdir -p $DIR/bin && cd $DIR/bin && curl -JLso init.sh https://raw.githubusercontent.com/sireum/kekinian/$SIREUM_V/bin/init.sh && bash init.sh)
cmd /V /C "set DIR=Sireum&& set SIREUM_V=4.20241104.1c0dea6&& (if exist !DIR! rd /S /Q !DIR!) && md !DIR!\bin && cd !DIR!\bin && curl -JLso init.bat https://raw.githubusercontent.com/sireum/kekinian/!SIREUM_V!/bin/init.bat && init.bat"
+ cmd /V /C "set DIR=Sireum&& set SIREUM_V=4.20241122.a3b711d&& (if exist !DIR! rd /S /Q !DIR!) && md !DIR!\bin && cd !DIR!\bin && curl -JLso init.bat https://raw.githubusercontent.com/sireum/kekinian/!SIREUM_V!/bin/init.bat && init.bat"