1
0

update starship to version 1.18.2

This commit is contained in:
2024-05-15 10:06:27 +02:00
parent 0840c1cfef
commit 3dbc0a4ac8

View File

@@ -4,7 +4,7 @@ set -eu
source "${BOOTSTRAP_LIB}/helpers" source "${BOOTSTRAP_LIB}/helpers"
VERSION="1.17.1" VERSION="1.18.2"
INSTALL_DIR="${HOME}/.local/bin" INSTALL_DIR="${HOME}/.local/bin"
INSTALLED_VERSION="" INSTALLED_VERSION=""