Skip to content

Commit a685f0c

Browse files
author
tester bester
committed
jdk11 removed
1 parent 61afd04 commit a685f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/Choco_Packages_Desktop_windows10.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ $packageGroups = @{
143143
"Development" = @('vscode', 'git', 'tortoisegit', 'postman',
144144
'pycharm-community', 'eclipse', 'anaconda3', 'miniconda3')
145145

146-
"Compilers" = @('jdk11', 'jre8', 'ruby', 'golang', 'python')
146+
"Compilers" = @('jre8', 'ruby', 'golang', 'python')
147147
}
148148

149149
# Install all package groups

0 commit comments

Comments
 (0)