diff --git a/Formula/b/beakerlib.rb b/Formula/b/beakerlib.rb index 975b41396f9c0..b54fa1dd8a7cc 100644 --- a/Formula/b/beakerlib.rb +++ b/Formula/b/beakerlib.rb @@ -5,6 +5,16 @@ class Beakerlib < Formula sha256 "9161dd08ca7a9066d2d85ff6911b7c8271fbd6ba76d5fe168f2ad3e705bd2615" license "GPL-2.0-only" + bottle do + sha256 cellar: :any_skip_relocation, arm64_sonoma: "11dd0e715e2060438e366eb6bccf7df706aeb3973959083ad3889b6029b0e2cf" + sha256 cellar: :any_skip_relocation, arm64_ventura: "513d1ad1390fba2d1ef87771c3d0e5b935badfd82039ffea13619b29e4bddb36" + sha256 cellar: :any_skip_relocation, arm64_monterey: "73e3106075b0e0b2f4fdc78098d3173761423a1c847e44149919ca4ddbceaa4c" + sha256 cellar: :any_skip_relocation, sonoma: "ed654c8b1350c49242da1aa3c0be7153c336e34a2efc724857a84a350e8e0b0d" + sha256 cellar: :any_skip_relocation, ventura: "7952e38923289e8232557aa25fb7070bb12b148850d99a63ef551f6928b7d0be" + sha256 cellar: :any_skip_relocation, monterey: "78a88e0ccdd2d42d1373cf0d086d04f24075cef52b3617933dc38a1ea06f6b37" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1c54757f5688e1f72f09bf489880103e574598e10588a71dca5ec345cc3ec603" + end + on_macos do # Fix `readlink` depends_on "coreutils"