We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa6ee6 commit 17c2c59Copy full SHA for 17c2c59
1 file changed
generate-stackbrew-library.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -Eeuo pipefail
3
4
-stable_channel='32.0.7'
+stable_channel='32.0.8'
5
6
self="$(basename "$BASH_SOURCE")"
7
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
0 commit comments