chore: Add 12 to stackbrew generation (#1027)
This commit is contained in:
parent
281e72010e
commit
4d82413e56
|
@ -13,7 +13,9 @@ array_8='8 carbon'
|
|||
# shellcheck disable=SC2034
|
||||
array_10='10 dubnium lts'
|
||||
# shellcheck disable=SC2034
|
||||
array_11='11 current latest'
|
||||
array_11='11'
|
||||
# shellcheck disable=SC2034
|
||||
array_12='12 current latest'
|
||||
# shellcheck disable=SC2034
|
||||
array_chakracore_8='chakracore-8'
|
||||
# shellcheck disable=SC2034
|
||||
|
|
Loading…
Reference in New Issue