Skip to content

Commit

Permalink
aider: update 0.55.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 5, 2024
1 parent 6ba98dc commit c596481
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/a/aider.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ class Aider < Formula
head "https://github.com/paul-gauthier/aider.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sonoma: "b88490283e631d164cd76d90e074ef128b4a290ddb0ba5ab7fd453f77c8b56be"
sha256 cellar: :any, arm64_ventura: "6fbbd35a38e74e26e89b16ad1c63bc888ee5b905bdb2f9e09c94126c4ddcac53"
sha256 cellar: :any, arm64_monterey: "6aa99e22804f408a6b9a18d372de2d9b64069d1df7946c36717756c4604918ea"
sha256 cellar: :any, sonoma: "77ad29bda1fd0a2e1b7448adbc8df8b878a3d85166066a28a93737e41b31865c"
sha256 cellar: :any, ventura: "ece59fad7cda3358665c1a1e8965ff0fedcf77e76975748fbe0a13c07346427b"
sha256 cellar: :any, monterey: "be2b56148c3bbb846e8d356cdae9df872e9693451bd2824c4ba377068282b985"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f3fd559de6f3c4a12acae3636132b32b150b4ea354e15d552925e7116219f0e"
sha256 cellar: :any, arm64_sonoma: "a164ecc7e7888923279e55fa4df76326ac3efdf819d9ba763d67f5ea7c438b9f"
sha256 cellar: :any, arm64_ventura: "2c14a81e247661ad0889397ae4f4b502025942cbcb03ed530c40222170e76646"
sha256 cellar: :any, arm64_monterey: "f233c18f9584b79cc9df56f34707bc01f1ee13ca4fde79349bec9c319effc621"
sha256 cellar: :any, sonoma: "fdf058cf7c3903fb10dc1279dc20f44006ddc93990bd26a44c2a79cbee5ebade"
sha256 cellar: :any, ventura: "f80d83dc27fe7c31bb22de7397700be6549b91e676f0b9998b12683469265e88"
sha256 cellar: :any, monterey: "b8dff1efe934ae74dbedbdf22acb751a094ebaed1e40c88f81545251891fbcca"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b15ad67b5aea6e9ab9a2e20ad5f9987efe6d27bf4d05e95ae671afc2c13e82f0"
end

depends_on "cython" => :build # for tree-sitter-languages
Expand Down

0 comments on commit c596481

Please sign in to comment.