Skip to content
Snippets Groups Projects
Verified Commit 9592021c authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Bump version in bootstrap script

parent 9a9c3b34
No related branches found
No related tags found
No related merge requests found
Pipeline #43060 canceled
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
plat="$(uname -s)" plat="$(uname -s)"
arch=$(uname -m) arch=$(uname -m)
ghver="0.1.17.2" ghver="0.1.17.3"
base_url="https://downloads.haskell.org/~ghcup" base_url="https://downloads.haskell.org/~ghcup"
export GHCUP_SKIP_UPDATE_CHECK=yes export GHCUP_SKIP_UPDATE_CHECK=yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment