Skip to content

Commit

Permalink
[email protected]: add 2.13 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brewsci committed Oct 18, 2024
1 parent c7deebd commit 709cf76
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ class AutoconfAT213 < Formula
sha256 "f0611136bee505811e9ca11ca7ac188ef5323a8e2ef19cffd3edb3cf08fd791e"
license "GPL-2.0-or-later"

bottle do
root_url "https://ghcr.io/v2/brewsci/bio"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "41331a8f83c8795dd59105d0a83a2eaf2292d2935e0ee28bee7b82ac7d131a17"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "41331a8f83c8795dd59105d0a83a2eaf2292d2935e0ee28bee7b82ac7d131a17"
sha256 cellar: :any_skip_relocation, ventura: "0b38704cde337fa5e6ce79b9b2d46e9813a2bcb4bc887b7e649d287c481a6c44"
sha256 cellar: :any_skip_relocation, x86_64_linux: "457c1c6c8fb67298f7e557cb6349398c1ae52ad4c6e707a6e3a7f3ec66ab7348"
end

uses_from_macos "m4"

def install
Expand Down

0 comments on commit 709cf76

Please sign in to comment.