@@ -11,14 +11,12 @@ class Aider < Formula
11
11
no_autobump! because : "has non-PyPI resources"
12
12
13
13
bottle do
14
- sha256 cellar : :any , arm64_tahoe : "ab23af47785a4b82ae01062fd831157db64d0cc54228383ba5cd75f9e1714b0a"
15
- sha256 cellar : :any , arm64_sequoia : "e4da90429c464d7296ea543861bbddda60348f72d7facd89b075c29d24fcecd2"
16
- sha256 cellar : :any , arm64_sonoma : "501d8bdd8a5a7cef1c65891db0c8ac14b1b7824c450e1bf2f25523bd59c5c57b"
17
- sha256 cellar : :any , arm64_ventura : "a494bf286304608bd144a53c0b695d2312694fce82320d23ef64f9d1a7e9c450"
18
- sha256 cellar : :any , sonoma : "167db8906d52d708d2443c7cddfadc10c4797cea6aa60b4635f990ab70a95553"
19
- sha256 cellar : :any , ventura : "01a84f04aaca1975267c6dc9b3df96bad426aa078d86e1310cf708ccd7593aa9"
20
- sha256 cellar : :any_skip_relocation , arm64_linux : "a4eeb036b4592a30dd940adb7d0f074a239c514462fb0196a608d0335c8831ac"
21
- sha256 cellar : :any_skip_relocation , x86_64_linux : "4d6c33b0b7fa5ca1c1639a74c8060f7a800b15240a8bdb52bde2d094bbfbfe9d"
14
+ sha256 cellar : :any , arm64_tahoe : "2aa5827a91e34257b23736025c3c846f21d513c79dc76e18bba0da2097ef3a68"
15
+ sha256 cellar : :any , arm64_sequoia : "dee880baf97604e218f11c0e4f138bf357bec3f7d834e1c1851c51669dbc8039"
16
+ sha256 cellar : :any , arm64_sonoma : "a84045ff0b91e8e7d61303e703bdc9e9e17b5db811a8cc2d1d61f94b32ba6169"
17
+ sha256 cellar : :any , sonoma : "7caf878a831f28bf6439c8d8da31e4e91eae6e4412ae73eddc53073c4a209c78"
18
+ sha256 cellar : :any_skip_relocation , arm64_linux : "f8da3d6d56b808f761f6321929ca18db4c680d243807bef0c7df35081a50d4e9"
19
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4d4e5a61bdc9fe8f87c0916857225ed9b460fb9d50435ab64beac87a737b58de"
22
20
end
23
21
24
22
depends_on "pkgconf" => :build
0 commit comments