We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d70443 commit 42eb9b2Copy full SHA for 42eb9b2
setup.sh
@@ -16,7 +16,7 @@ pacman -Syuq --needed --noconfirm --noprogressbar ${buildDeps} ${ghosttyDeps}
16
17
export ARCH="$(uname -m)"
18
19
-ZIG_VERSION="0.13.0"
+ZIG_VERSION="0.14.0"
20
PANDOC_VERSION="$(get_latest_gh_release 'jgm/pandoc')"
21
MINISIGN_VERSION="$(get_latest_gh_release 'jedisct1/minisign')"
22
SHARUN_VERSION="$(get_latest_gh_release 'VHSgunzo/sharun')"
0 commit comments