Bump version in bootstrap script

This commit is contained in:
2021-10-27 14:28:32 +02:00
parent 9a9c3b340e
commit 9592021c48

View File

@@ -25,7 +25,7 @@
plat="$(uname -s)"
arch=$(uname -m)
ghver="0.1.17.2"
ghver="0.1.17.3"
base_url="https://downloads.haskell.org/~ghcup"
export GHCUP_SKIP_UPDATE_CHECK=yes