Skip to content

Commit 3bee770

Browse files
committed
llama.cpp: update 5010 bottle.
1 parent 3c35a76 commit 3bee770

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/l/llama.cpp.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ class LlamaCpp < Formula
1919
end
2020

2121
bottle do
22-
sha256 cellar: :any, arm64_sequoia: "ddc50de00b4e753aad4d1f80974f6ed037c4620f851d070949ea56a50c04d451"
23-
sha256 cellar: :any, arm64_sonoma: "203e3d23c8db361d9307f32c69491abd12da3a6252fb2d41d67ec2ecd24e26ca"
24-
sha256 cellar: :any, arm64_ventura: "506ff655673b54d507d88b901ee6f44fb39c289912610a3a37edc4feaf992f67"
25-
sha256 cellar: :any, sonoma: "e82574b83fd5f88f239efc933a782140617bf7eacd2d8d132d4300a82255ec0f"
26-
sha256 cellar: :any, ventura: "013186308655369df6f8d9bf0c0db4389797be1cf771470daec103b5538044f9"
27-
sha256 cellar: :any_skip_relocation, arm64_linux: "9358cd1060674f642240e6af8c96a7042d6b6421ebf6ffff82b9c43a97c34072"
28-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8e0ffce54ddbbde09b818131414b6ef2d53d91cdad2b95b69d30565711accff7"
22+
sha256 cellar: :any, arm64_sequoia: "fe0227c9f25eae5b626bd2171643b9738d9d70a7dc75561d0ed41e2d472ba8c5"
23+
sha256 cellar: :any, arm64_sonoma: "ae746c9f89a75784a3dd97ae83b9828edefc404fa1341c599250f25db2d2054b"
24+
sha256 cellar: :any, arm64_ventura: "da212a20c03cd1a1ff64feeb051441b2f79cd764cbc7b03a1ce7e35d49159e8b"
25+
sha256 cellar: :any, sonoma: "5c07a3bfb16ad3c4f530eb763801ac3fda764dccaf3a6e0b3b16c9b67b5cfd3f"
26+
sha256 cellar: :any, ventura: "7a83748a905d3704de5437ae0ead5f15595df93c61e9c75c077321e20bf077d8"
27+
sha256 cellar: :any_skip_relocation, arm64_linux: "e6c6714ff36e56ff919c875b537f228f8257207ee3325a8629b9bb06470061d3"
28+
sha256 cellar: :any_skip_relocation, x86_64_linux: "26a04bcdc44ec433db786e1a70848d74989effccee833e796644fafa2d250959"
2929
end
3030

3131
depends_on "cmake" => :build

0 commit comments

Comments
 (0)