scala@2.10: add 2.10.6_1 bottle.
This commit is contained in:
parent
c4b4d0a646
commit
7eb9e34db5
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ class ScalaAT210 < Formula
|
|||
sha256 "54adf583dae6734d66328cafa26d9fa03b8c4cf607e27b9f3915f96e9bcd2d67"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "9933db580acebc499249d084291de7b0c3c29532c9ad1ecf58b2251eece9eefc" => :sierra
|
||||
sha256 "9933db580acebc499249d084291de7b0c3c29532c9ad1ecf58b2251eece9eefc" => :el_capitan
|
||||
sha256 "9933db580acebc499249d084291de7b0c3c29532c9ad1ecf58b2251eece9eefc" => :yosemite
|
||||
end
|
||||
|
||||
keg_only :versioned_formula
|
||||
|
||||
option "with-docs", "Also install library documentation"
|
||||
|
|
Loading…
Reference in a new issue