Skip to content

Commit 25c5de6

Browse files
authored
Merge pull request #230263 from botantony/aider
aider 0.85.2
2 parents 5ee8fe2 + 01da032 commit 25c5de6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/a/aider.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ class Aider < Formula
33

44
desc "AI pair programming in your terminal"
55
homepage "https://aider.chat/"
6-
url "https://files.pythonhosted.org/packages/05/e1/94119f8c7062886a0aff937b61ee35f420ef61d2b3268e6d3e3e37ee140d/aider_chat-0.85.1.tar.gz"
7-
sha256 "026c95fd85cb6d24d262e31c15d4126a5434f91f4bfe9aae74e5008a955155b1"
6+
url "https://files.pythonhosted.org/packages/01/85/dd873712b3f38bfa325932731266095698adec9efce2fa2de485b4a4a6e0/aider_chat-0.85.2.tar.gz"
7+
sha256 "80d60d4dc3bc4d7767551ba13924c6d249981f61f47552781f9f31fe1cf038f1"
88
license "Apache-2.0"
99
head "https://github.com/Aider-AI/aider.git", branch: "main"
1010

1111
no_autobump! because: :requires_manual_review
1212

1313
bottle do
14-
sha256 cellar: :any, arm64_sequoia: "f9d16a753c538afaff3a6f38448c9a39b16d292afd8ed77a4f3e8129a080399d"
15-
sha256 cellar: :any, arm64_sonoma: "c88175497cc523fc0ab348db3729879507552eec3da17ebf859c5901b264bd00"
16-
sha256 cellar: :any, arm64_ventura: "8ed89e7a8551d9f59b8e90ca48c0156b4f44e33e7b348ce2f35bd7acf9df14a1"
17-
sha256 cellar: :any, sonoma: "b620412abfd8d201e95b10fff7e7e81d2a159ec6438e27aa19245eab3cdb957f"
18-
sha256 cellar: :any, ventura: "d73d9e6f622fd658cbdda4270d4b5e62ffbeb56b2cb92aa983825edd416b9757"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a3619cc4667beea4a9ca5b93fc3139784ba6697e5740bb35dbf3a1a0e67689fb"
14+
sha256 cellar: :any, arm64_sequoia: "ccb1959903c7f3848d54b0902867bb126d953d140c06a53b0452619d23699ff2"
15+
sha256 cellar: :any, arm64_sonoma: "a267e8f47a70195950cca5146c0135f286923b2675f3a426d19b65bf4dfec8d6"
16+
sha256 cellar: :any, arm64_ventura: "3a4f63f07b167dc5f195a8342c52fd9f7309387a2c1585b47f8b9e751ff8c1db"
17+
sha256 cellar: :any, sonoma: "9e61fc40d390acd8e1bb2ec7574fe831795c53b46afc5f8966e890209083d752"
18+
sha256 cellar: :any, ventura: "0eec34964df4deae1ddb5e2468894b83a6cc5992122d91bb114e40695cd152db"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "37e725f43c6c290f5787e32d015a3a404cc5a39e3682ff04d10e2dbd171c145a"
2020
end
2121

2222
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)