bump install-for-ci.sh version to 26.02.116

This commit is contained in:
SANO,Masatoshi 2026-02-24 06:58:08 +09:00
parent aac28aaedd
commit 05c290ce48

View file

@ -1,7 +1,7 @@
#!/bin/sh
set -e
ROSWELL_RELEASE_VERSION=24.10.115
ROSWELL_RELEASE_VERSION=26.02.116
ROSWELL_TARBALL_PATH=$HOME/roswell.tar.gz
ROSWELL_DIR=$HOME/.roswell
ROSWELL_REPO=${ROSWELL_REPO:-https://github.com/roswell/roswell}