Skip to content

Commit e2c8a04

Browse files
p-linnaneBrewTestBot
authored andcommitted
mac: add 10.96 bottle.
1 parent 3429aad commit e2c8a04

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/m/mac.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ class Mac < Formula
1111
regex(%r{<div\s+class="release">Version\s+(.*)\s+\(.*\)</div>}i)
1212
end
1313

14+
bottle do
15+
sha256 cellar: :any, arm64_sequoia: "578d3d0a7968057c86d572cfcf29a76819899de23e9a9ab0abdaafd37f81a214"
16+
sha256 cellar: :any, arm64_sonoma: "0dcbb8881af07a7b8fffe8c11eea741eec5775a010ecccd3b825ad61740c98a3"
17+
sha256 cellar: :any, arm64_ventura: "db0479855c6cdb25ad011997b36e081496f7c336664e91d83d63b4bac7a5fdc2"
18+
sha256 cellar: :any, sonoma: "3e718d7aacc7d15046aa7fdd95e651a3119ccd5489325123ac07079a026ce7cf"
19+
sha256 cellar: :any, ventura: "4faf7f64d4a7d532ff27e349f06cf89f19329a17bb98dec19ca9f4bac29705f4"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d22279e7212b6ee3b924609b33a8a7092bf2ffaf8d654c814c9197909e90ca7"
21+
end
22+
1423
depends_on "cmake" => :build
1524

1625
def install

0 commit comments

Comments
 (0)