Skip to content

Commit

Permalink
llm: update 0.17.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 1, 2024
1 parent 2c14818 commit f307898
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/l/llm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ class Llm < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_sequoia: "83b343a8f7bcc0a65bf3508429b62a30c0f648cf0fce6f923555f2c45af02b0f"
sha256 cellar: :any, arm64_sonoma: "28b24ee64a181a2714b5257f7c1a75762abc97247778fb2e77383ead119d17c3"
sha256 cellar: :any, arm64_ventura: "6e4e6235eba8b0a81d74010280b77524335e55e1ba16e9bc93ed89aed7e93664"
sha256 cellar: :any, sonoma: "bdd3e2b426a53934fcd7bbb0bf5839da6e36b964fca46bcaa5af1222b1bc678b"
sha256 cellar: :any, ventura: "e3757585f72a9115dd07e094e6ca9c82a33e7fce0e3d3263fd2cfe2094d036d1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ffc895e1354ef24ac3c051b1179671f40a6c8d5b61ccbba7d6054de27a22b243"
sha256 cellar: :any, arm64_sequoia: "69004a35347b8f3cef2fb5ee69cfbd1d6f491c3d1cc2b5dac69578557844aa01"
sha256 cellar: :any, arm64_sonoma: "53d33f424570c28b25421c7e641f809f1f38bcceebe0886b42c1ff7c05eaf713"
sha256 cellar: :any, arm64_ventura: "ca2aab993abe1d9539ba99ed7f7e68ba8a64d2bcfed55479394587399ffd6fd6"
sha256 cellar: :any, sonoma: "b18e3fc1704d05c04a6ccfb1b78f06f2d801eba3ea09b3d94722bb9e06fb47b7"
sha256 cellar: :any, ventura: "0ed77696c1b6ade9ccc640943fe2aa802b25c6d62d51cd2106f0814ee6ae9e15"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8f89395e0f9dfb3a97b449689625f1654885d87ae9817eccac71a8c338fe7e69"
end

depends_on "rust" => :build
Expand Down

0 comments on commit f307898

Please sign in to comment.