Skip to content

Commit

Permalink
gollama: update 1.27.12 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 7, 2024
1 parent 684de83 commit 5cafd70
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/g/gollama.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Gollama < Formula
head "https://github.com/sammcj/gollama.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7a1d8ec3582bdaad6465e76987282830f17240ff5c573f41ca8f8f0c9ff48dd2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8c6a02d93f566fe8e0fa2c8fa7c6736df4b35c728dc0a20837130f3cdf681744"
sha256 cellar: :any_skip_relocation, arm64_ventura: "20017878adef259ad0b9dfb25df52e00f13785653ebc197106668c5b0c90b2b9"
sha256 cellar: :any_skip_relocation, sonoma: "a1ab7617625a4c9c2be568e7663c345bbd84cd63c2d028904b2323a3faf0af60"
sha256 cellar: :any_skip_relocation, ventura: "6b3741348a6f3b796bcfd02decca7c47bea315b5974b1053107c283c2f0ae186"
sha256 cellar: :any_skip_relocation, x86_64_linux: "32ade212b76e254166d9cc68a123b1ba7e1059c637ee23bdd10d3ec69040166f"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "29001a9f678f0ab63eb71a3a71fc154e7713479e5067fdb3a13a71cc618f5aa5"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "885bdec008b02d4cf73e6fe56189ced1ac3590b1f2ac0b5f1566bc2a77544c10"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e902a57b24bf30bf66412f72014a30858ff3dbfbe058d36bf3989e60db036ec0"
sha256 cellar: :any_skip_relocation, sonoma: "f6f42471a263dbbf433dc99c50a0952f4fc1f3459b3730c91a709d924ddc9683"
sha256 cellar: :any_skip_relocation, ventura: "c1320be1b70016576989979942d1e1d5af0d31a7f34eaa6e690ef0266cdaa22a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d70ac6921cb976184cccae6eda9618fcba8ef9b69b0ecd3ab2a41f66b1a71d2e"
end

depends_on "go" => :build
Expand Down

0 comments on commit 5cafd70

Please sign in to comment.