diff --git a/.config/yadm/bootstrap.d/install-starship b/.config/yadm/bootstrap.d/install-starship index d33b1b8..8dd79f0 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.11.0" +VERSION="1.12.0" INSTALL_DIR="${HOME}/.local/bin" INSTALLED_VERSION=""