Skip to content

Commit

Permalink
amdatu-bootstrap: add 9_1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 26, 2021
1 parent aa12e02 commit b732fe1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/amdatu-bootstrap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ class AmdatuBootstrap < Formula
regex(/href=.*?bootstrap[._-]v?(?:bin-)?r(\d+(?:\.\d+)*)(?:-bin)?\./i)
end

bottle do
sha256 cellar: :any_skip_relocation, all: "5830f2f6576ff4664c6d914679a5af1cfb5a1ab4d1fbb9afd4f4089e4d06b13d"
end

depends_on arch: :x86_64 # openjdk@8 doesn't support ARM
depends_on "openjdk@8"

Expand Down

0 comments on commit b732fe1

Please sign in to comment.