From 7f06bb9b5bac14ed249ae2dbaa244bdb3541f541 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:41:47 +0000 Subject: [PATCH] aichat: update 0.21.0 bottle. --- Formula/a/aichat.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/a/aichat.rb b/Formula/a/aichat.rb index cf143da40b11b..4b71c22415e05 100644 --- a/Formula/a/aichat.rb +++ b/Formula/a/aichat.rb @@ -7,13 +7,13 @@ class Aichat < Formula head "https://github.com/sigoden/aichat.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "34ca321801a7864eb987da48af0c16dd7433c7414da8daf52316a9827a906736" - sha256 cellar: :any_skip_relocation, arm64_ventura: "157b7cc0ce360620919d3d3926d726f60649510c8a189b6bf523760d647d71b3" - sha256 cellar: :any_skip_relocation, arm64_monterey: "783ce942096b579814170237174d79527b3264fece2fa8fc18ad2a6eb40100b5" - sha256 cellar: :any_skip_relocation, sonoma: "c072ce14e6402af27631bc725025091cb8c60692d4eb36745407a96ce7ec65fa" - sha256 cellar: :any_skip_relocation, ventura: "003523924973f3ee6528fe5792f90fc3774d40d65263e019212be03a3c877b26" - sha256 cellar: :any_skip_relocation, monterey: "eaf4c2a0bfed527055ac200f360344673b2ceba66937f5ba0381db958fd5a814" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5cea885816c86544edde84174f62444a0f57a1a9cb071d73e2d435f790feaa4f" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "3c8ba748d0f712f69c238e053ff3e5116c23ed61c19a5adf1ceb80884abaf0b2" + sha256 cellar: :any_skip_relocation, arm64_ventura: "4b589c60299fd044037e7928810c4b62778ad9115f1555a0cb4dcc68f953dc45" + sha256 cellar: :any_skip_relocation, arm64_monterey: "ff58411f306216147a43fc82dea08e940b824b64c585acabf0ce0a5bcc99e4c6" + sha256 cellar: :any_skip_relocation, sonoma: "1c4e01c64d194bc91d1bbe8b365bee25e6c47278a4403d5c9615486c309aa1f5" + sha256 cellar: :any_skip_relocation, ventura: "c46df5f4f99255a28abe9bfe43b3b9acf8af3ae3420dfd7ffcd230c03307b48a" + sha256 cellar: :any_skip_relocation, monterey: "04306a3720de9256c26d9a381441f0a6ad3632668c6a72611bb9f1eda15dd742" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bfc0ddbb658af9d307e6daaa5f1b4ce4d3eeaecdf9da086b5df7678fb90b4d26" end depends_on "rust" => :build