Skip to content

Commit ed99577

Browse files
committed
gollama: update 1.28.4 bottle.
1 parent e233ada commit ed99577

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/gollama.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Gollama < Formula
77
head "https://github.com/sammcj/gollama.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b422f146a0d3966a2c9b5fd1bf7c4487bf8f685f2ae7643ab76330f30728a4dd"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "35ad5d2823217aedf53fb2483f9b821737760248be1b4c5fe7e9e94e7267a4df"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "4d81f905a147902b39938870ead76c98d4ced72e957f66a8662368209bcb3001"
13-
sha256 cellar: :any_skip_relocation, sonoma: "659baf111d3e3a3ff5b083f02ff576c65fbcf1c86b19148c9139b9b681c45f0d"
14-
sha256 cellar: :any_skip_relocation, ventura: "a20b0e8a9473db0248599bc02fe38d4e17fc7b28eb3c8e9eed0c9ed201e8dad7"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c51fa8f08309f84dbd0d319c0cd6e3268c6c91c16a4c46f71f5a903748e9efb"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1b05353cfdc24d450d4a57fef183cd194b9c14afc8f89c36b7b09c4157c320bf"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5a567a847f5e96baf5ac285bdac4b45c09852883831c42e7e176575b1660c415"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "cec5b6173dd235980e31fae5eb6aa69216c99d236fa7fb0ed25014290349d9ed"
13+
sha256 cellar: :any_skip_relocation, sonoma: "afcc669be747aa16ca01a694817632f1d03cd31faa512122786e4986a827c6cd"
14+
sha256 cellar: :any_skip_relocation, ventura: "dd202ea3ef4a393620c11443cb0faa39f5ef5061e0b60bc363cc213929c1398b"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7bcac96f8e886eecf52f3d4d552694a9b47540d4605dfce3aca5e3b1e9e35419"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)