We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f165752 + 8bc140d commit 1985c82Copy full SHA for 1985c82
generate-stackbrew-library.sh
@@ -2,7 +2,7 @@
2
set -Eeuo pipefail
3
4
declare -A release_channel=(
5
- [stable]='16.0.4'
+ [stable]='16.0.5'
6
[production]='16.0.4'
7
)
8
0 commit comments