Use adoptopenjdk8

This commit is contained in:
fedor 2019-09-23 17:14:49 -07:00
parent 437ed9dcb0
commit f5e3497491
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
},
{
"inline": [
"brew cask install homebrew/cask-versions/java8"
"brew cask install homebrew/cask-versions/adoptopenjdk8"
],
"type": "shell"
},