Skip to content

Commit 7f14032

Browse files
committed
llama.cpp: update 4543 bottle.
1 parent 8f7596a commit 7f14032

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/l/llama.cpp.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ class LlamaCpp < Formula
1414
end
1515

1616
bottle do
17-
sha256 cellar: :any, arm64_sequoia: "797cff2b7ce9eb661abfe12f5238d54fd085391c34b5fb4d838b6f035c868984"
18-
sha256 cellar: :any, arm64_sonoma: "dcfd90e101fbabb00319641c33e080092f9b128f2daedd9401a46cf4f8d9030c"
19-
sha256 cellar: :any, arm64_ventura: "0ae3400b351478970494cdee2810415bee4b519476e1b9180e794829cdbbce8f"
20-
sha256 cellar: :any, sonoma: "80e26682d35622bbeb1c3cc555d09a4fb5f2625b0ce0bf17cb24587b3792fc01"
21-
sha256 cellar: :any, ventura: "940f154ac64bb97da4eb51adc39366f48300bee0d1de4b75a586bb15d2e49422"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6dddf36d143b663a1c587bd73a06929b0ef9a63bdf1d3521a1654f9fe39748e3"
17+
sha256 cellar: :any, arm64_sequoia: "4e947f5739ef486f5cf404feef6a7bf046a6124a7a56a73d21f401876a91ca69"
18+
sha256 cellar: :any, arm64_sonoma: "33b0a443349f82f7707d022c43e9de6885fad13b5fa8b3e384bb1b941b8ab815"
19+
sha256 cellar: :any, arm64_ventura: "df089ea4423ffea4890abcc37f310ca469d934934ea8a9ea4c448ef723a70b7a"
20+
sha256 cellar: :any, sonoma: "ff9b69e86701f67ad34aabfd8d2b0c5a2f1c2abc354bf98d27382462679349cd"
21+
sha256 cellar: :any, ventura: "f8749bef8ec358e562945c1eb20deae98ec62e58bc4194ee638ba99a582c62b6"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6f9d2e52c67152d8eb46b01bf8363e265b5a2ac5d7f1bc8b6dc87a78e06ec30e"
2323
end
2424

2525
depends_on "cmake" => :build

0 commit comments

Comments
 (0)