We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0cb178 + cd33ab0 commit cf3476dCopy full SHA for cf3476d
generate-stackbrew-library.sh
@@ -2,8 +2,8 @@
2
set -Eeuo pipefail
3
4
declare -A release_channel=(
5
- [stable]='18.0.2'
6
- [production]='17.0.4'
+ [stable]='18.0.3'
+ [production]='17.0.5'
7
)
8
9
self="$(basename "$BASH_SOURCE")"
0 commit comments