We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a9218 commit 6a890c4Copy full SHA for 6a890c4
1 file changed
Formula/c/container.rb
@@ -7,7 +7,9 @@ class Container < Formula
7
head "https://github.com/apple/container.git", branch: "main"
8
9
bottle do
10
- sha256 arm64_tahoe: "09c25a77c53e145088f2fee6ee1c8ec5b4c30aaf7a739d74642510824cd4767a"
+ rebuild 1
11
+ sha256 arm64_tahoe: "485f6e988c79187a98be715e5410a920df3d9e3edd9e71b2d5e29055368f4847"
12
+ sha256 arm64_sequoia: "3050bf8eeb1a7d6d9ffd98a55fe4df5e6454d38981dfe10b8b5b9c6380387371"
13
end
14
15
depends_on xcode: ["26.0", :build]
0 commit comments