Update bootstrap script to 0.1.19.1

This commit is contained in:
2023-02-19 23:58:07 +08:00
parent 432962792c
commit 420323f43b

View File

@@ -28,7 +28,7 @@
plat="$(uname -s)"
arch=$(uname -m)
ghver="0.1.19.0"
ghver="0.1.19.1"
: "${GHCUP_BASE_URL:=https://downloads.haskell.org/~ghcup}"
export GHCUP_SKIP_UPDATE_CHECK=yes