Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions limen-install
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ set -euo pipefail
# installer script, which must change with it, is recomputed on Renovate's
# branches by update-installer-checksum.yaml — the pair always moves together.
# renovate: depName=aquaproj/aqua-installer
readonly AQUA_INSTALLER_VERSION="v4.0.2"
readonly AQUA_INSTALLER_SHA256="98b883756cdd0a6807a8c7623404bfc3bc169275ad9064dc23a6e24ad398f43d"
readonly AQUA_INSTALLER_VERSION="v4.0.5"
readonly AQUA_INSTALLER_SHA256="451028d56959cc738564885b1dbebc2691ea038ffde04e2472e4d486a3591146"

# The default locations, kept in UNEXPANDED form: this exact text goes into the
# shell rc, so the rc keeps tracking $HOME / XDG_CONFIG_HOME at shell startup
Expand Down