Update metadata to 0.1.16.2

This commit is contained in:
2021-08-11 20:01:37 +02:00
parent 6701093c3b
commit 4cf2d125dd
8 changed files with 2806 additions and 81 deletions

View File

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