Skip to content

Commit 5d1a1e8

Browse files
committed
gollama: update 1.28.11 bottle.
1 parent 4a650b0 commit 5d1a1e8

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: "c599d82a643f1925c673e683a8375386a9d5035577156878693c2b06bb0d1caa"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e68a46fc92048c50c8f701009a39d84a8658e6045d7ea6acfd2caf63d8ca85ff"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "34fc6e335d528c84e24f963f50bad1a547583bdc75cbd8756ca249b46695039b"
13-
sha256 cellar: :any_skip_relocation, sonoma: "f43fe6316ed5eb512da6c069d573a137e24b0441846da16df7049d40822bc306"
14-
sha256 cellar: :any_skip_relocation, ventura: "41c966577efccff4941e558c54728edeefefca4e8574c81faaef222b13acc050"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b29fb202b897b49d5cd0d3aefd3f3ce93432173c5f8847d25e64079a5ecb3f1a"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "10a44df7275f095ddda8786894264ca65adf1ce1c4daac2cc221c7bdec192558"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "37d5a60aa6dc4e125ec57743af48145aa784e8884564ffddf936ddf885027f38"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9c19fd80e7fac5e762d2dce720d6ca9af477615377096afbfc6c941c5886b987"
13+
sha256 cellar: :any_skip_relocation, sonoma: "8c8c649dc56d12ad758bd94a1141a308da4d3e3494ebf2e8388d26b170384e82"
14+
sha256 cellar: :any_skip_relocation, ventura: "4bfaf42d5d3b29828634c8abb2e1767482fb0204960d759c803b7d9057599747"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "34a0ce16cef193dd8931a7b06bdb3b5b213fd884f1b75d75339d4872e577378c"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)