Skip to content

Commit

Permalink
ollama: update 0.5.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 17, 2024
1 parent d66ad47 commit 7c937fc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/o/ollama.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ class Ollama < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0991ac240ddf817e5095b2f8f2b7792a1e90fddcafb79ed0e9e7921054bb2743"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "098dd85e8c356946b2c71278eba8c53a4bee7883f4bbeeadd05c5c1c2123dd3d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "04e3c390636bb50c0aa81993b3f5043dcd43c5e144f961f8aa97a614596b350f"
sha256 cellar: :any_skip_relocation, sonoma: "b38a7321f62085256f94fe8aa7b54075e91b63e67c6478f6f2aace786d2f6a53"
sha256 cellar: :any_skip_relocation, ventura: "cd6194b6b45552047ba91fd3c5e6272500ee777f7b183de345f3407aee562f53"
sha256 cellar: :any_skip_relocation, x86_64_linux: "936a187b7c967314f3996833343f1ffa2d325f2b69af800a8ce6bc0caaf84b07"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cef9cd11a8800505c637fb5bb0fd5a2f17605475e7e296c934cfc9641db0c25f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a76c130f7965274559b10fc3df1783764740299675f63148df6de512f636f311"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f584c313be8abdc6d9fb72f5c74eda7621db2eafe253454e12269c07150d4cca"
sha256 cellar: :any_skip_relocation, sonoma: "9232910d06a31b461cc242ec7a73cbc59429ac791af7d23a2bcd54601b6ae741"
sha256 cellar: :any_skip_relocation, ventura: "dd0e15207ad75ce8741051e59bb3e4a036e22d5457be7863b9a90df4e1353783"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c1f450d105bb0aae2b9e997b42fea28e0327c549e40c30aba81e8d42f8d1881"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 7c937fc

Please sign in to comment.