chore: Add 12 to stackbrew generation (#1027)

This commit is contained in:
Nick Schonning 2019-04-25 02:20:11 -04:00 committed by Simen Bekkhus
parent 281e72010e
commit 4d82413e56
1 changed files with 3 additions and 1 deletions

View File

@ -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