diff --git a/.config/yadm/bootstrap.d/install-starship b/.config/yadm/bootstrap.d/install-starship index a13d002..722df91 100755 --- a/.config/yadm/bootstrap.d/install-starship +++ b/.config/yadm/bootstrap.d/install-starship @@ -4,7 +4,7 @@ set -eu source "${BOOTSTRAP_LIB}/helpers" -VERSION="1.17.1" +VERSION="1.18.2" INSTALL_DIR="${HOME}/.local/bin" INSTALLED_VERSION=""