We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5848d09 commit 569f32aCopy full SHA for 569f32a
.github/scripts/scala-cli.rb.template
@@ -9,7 +9,6 @@ class ScalaCli < Formula
9
version "@LAUNCHER_VERSION@"
10
sha256 "@LAUNCHER_SHA256@"
11
license "Apache-2.0"
12
- bottle :unneeded
13
14
depends_on java: "1.8+" if MacOS.version < :catalina
15
depends_on "openjdk" if MacOS.version >= :catalina
0 commit comments