scala@2.13: add 2.13.8 bottle.

master
Rui Chen 2022-09-20 15:15:35 +00:00 committed by BrewTestBot
parent e169786f9b
commit c5e56eeb82
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ class ScalaAT213 < Formula
regex(/href=.*?scala[._-]v?(2\.13(?:\.\d+)+)(?:[._-]final)?\.t/i)
end
bottle do
sha256 cellar: :any_skip_relocation, all: "9e72814dbfe3220086b69adcac0b3c11a2a46dd8a8507d9d933433476e632ccc"
end
keg_only :versioned_formula
depends_on "openjdk"