Skip to content

Commit 17c2c59

Browse files
authored
Bump stable to 32.0.8
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
1 parent efa6ee6 commit 17c2c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generate-stackbrew-library.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -Eeuo pipefail
33

4-
stable_channel='32.0.7'
4+
stable_channel='32.0.8'
55

66
self="$(basename "$BASH_SOURCE")"
77
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"

0 commit comments

Comments
 (0)