Skip to content

Commit 1129656

Browse files
committed
llm: update 0.24 bottle.
1 parent 602d603 commit 1129656

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/l/llm.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Llm < Formula
88
license "Apache-2.0"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "f44c420971b7ced931f641c53daf9e512240780e65f58fccc534e2ba686b1f9d"
12-
sha256 cellar: :any, arm64_sonoma: "4711a11eb9927c385e6e104d50100f3c6e711db9f2619976d7b8d3c044a3fe16"
13-
sha256 cellar: :any, arm64_ventura: "564725bac1368ea8e330f0ce1b7de4c8308303a1a2dc6c62aa60909ae84afbe8"
14-
sha256 cellar: :any, sonoma: "fcdcdb9f57daf54703dacf92bb7fe826ae9936b0899995e25eaf37984986fceb"
15-
sha256 cellar: :any, ventura: "5d202b91eef2c6eb8b959f85ebf294245c6949130f700ad6c8d5ebdf3e329fbe"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "27175473d661bfaf95676aff898b49bb70f13b2c98d985c078a13dc9ee940d71"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "92fa512e4b66d4dce6a04c48d157dbe07459cf7cca6b811fd9433ea162448deb"
11+
sha256 cellar: :any, arm64_sequoia: "688b6f4e9fcee2610dd9a7044bc61b0d6a222dde7413f7df7b26828214e26ace"
12+
sha256 cellar: :any, arm64_sonoma: "e61515f5afe698e811d8a928804de36d7db2ff5dbf323284ffb1fbfcea173280"
13+
sha256 cellar: :any, arm64_ventura: "12fbb4c54c7b76eb014469aa3cbe5a4218df0dbf91e4ff5617314250c2af3a34"
14+
sha256 cellar: :any, sonoma: "cfbe3da4664760a39178ec49168b4be9af51ab2e74d5d2a61ebfa29d8e5b2d5f"
15+
sha256 cellar: :any, ventura: "6c99506c2e6ba532f6379a4f1e970d4e1c1ce8a209f16c9524f6e27eeb9e79dc"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "7ea9aebaeedce7780cde708e3c5a573bbb14b197f8d2d40bf25144bf8720ba85"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8c818d9b7eb624ed573640cca9f9a8803aa77e191fcd825d9de25090fd95f1ab"
1818
end
1919

2020
depends_on "rust" => :build

0 commit comments

Comments
 (0)