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

Revert version bump in bootstrap script

parent 34add82b
No related branches found
Tags v0.1.13-rc2
No related merge requests found
Pipeline #32030 passed with warnings
......@@ -69,7 +69,7 @@ _done() {
download_ghcup() {
_plat="$(uname -s)"
_arch=$(uname -m)
_ghver="0.1.13"
_ghver="0.1.12"
_base_url="https://downloads.haskell.org/~ghcup"
case "${_plat}" in
......
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