Skip to content

Commit f8fc657

Browse files
java8: change tap to avoid conflicts
1 parent d722330 commit f8fc657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java8.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ fi
1515

1616
if command -v "brew" > /dev/null 2>&1; then
1717
echo "==> Tapping OpenJDK..."
18-
brew tap adoptopenjdk/openjdk
18+
brew tap homebrew/cask-versions
1919
echo "==> OpenJDK tapped."
2020

2121
echo "==> Installing OpenJDK 8..."

0 commit comments

Comments
 (0)