Skip to content

Commit

Permalink
Merge pull request #393 from thaJeztah/rootless_25.0.3
Browse files Browse the repository at this point in the history
rootless: update to 25.0.3
  • Loading branch information
thaJeztah committed Feb 7, 2024
2 parents 30c34cc + 787b5a6 commit fd82160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rootless-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ if [ -z "$CHANNEL" ]; then
CHANNEL=$DEFAULT_CHANNEL_VALUE
fi
# The latest release is currently hard-coded.
STABLE_LATEST="25.0.2"
TEST_LATEST="25.0.2"
STABLE_LATEST="25.0.3"
TEST_LATEST="25.0.3"
STATIC_RELEASE_URL=
STATIC_RELEASE_ROOTLESS_URL=
case "$CHANNEL" in
Expand Down

0 comments on commit fd82160

Please sign in to comment.