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 049408f commit cbdb1e0Copy full SHA for cbdb1e0
Formula/b/buildkit.rb
@@ -16,6 +16,7 @@ class Buildkit < Formula
16
end
17
18
bottle do
19
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "c76d4fa977da6189445dff9edf3355913de0283059a81225edeb8f007fb0f775"
20
sha256 cellar: :any_skip_relocation, arm64_sequoia: "da1e9b6d016ff076cb7afe06129279dc874f8e98e04a44ccb1f8d6fed6a57144"
21
sha256 cellar: :any_skip_relocation, arm64_sonoma: "da1e9b6d016ff076cb7afe06129279dc874f8e98e04a44ccb1f8d6fed6a57144"
22
sha256 cellar: :any_skip_relocation, arm64_ventura: "da1e9b6d016ff076cb7afe06129279dc874f8e98e04a44ccb1f8d6fed6a57144"
0 commit comments