File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ class Aider < Formula
99 head "https://github.com/paul-gauthier/aider.git" , branch : "main"
1010
1111 bottle do
12- sha256 cellar : :any , arm64_sequoia : "e1a368c8d5d13b7bae3de6a69c6522fbe855a1df2e5684356d853b5b08b9d5a6 "
13- sha256 cellar : :any , arm64_sonoma : "7d354eed0c91c6ed69eaae971f075a449fdaf90f79523d4214855ceb3ca51efe "
14- sha256 cellar : :any , arm64_ventura : "c86ef39e2f2fc45bfeec6ae0d783ed7d4711262a6213df3946b905cd19582d2e "
15- sha256 cellar : :any , sonoma : "c89fc541e5ce9ece4563c3d16e54caced2b6ef32d639c6652b7ad63009289720 "
16- sha256 cellar : :any , ventura : "0ba7c1acd09260515326e9484d1f48a4728006dde792536f11c02bb5ccca6ccf "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "478b3d684860caec60ced5bc3ad6bfd6d549bece8c678550fad31d8772feceb6 "
12+ sha256 cellar : :any , arm64_sequoia : "1000d8ac97d328b8fe3c2b3b6c567c4a13ada0d967d5399410cfaeae6d725c12 "
13+ sha256 cellar : :any , arm64_sonoma : "f8ac1cd8b072a067f323dea371bd88774c52c16de03ebe71d9730f6d67a80219 "
14+ sha256 cellar : :any , arm64_ventura : "a6021be1d111d01092d33e15c323d6f2dca58c3c3ae6b248ac74fbdd04239a61 "
15+ sha256 cellar : :any , sonoma : "80c85a385f874e68696bf36c26d3c7395f25f7ef15a975b6ee0f8103bef10b3a "
16+ sha256 cellar : :any , ventura : "0834c9f2e833bcefcba9cdca2396547b61f773ae3bc53329c13a88c806d57c20 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3d0693cbfe154442575681e4a5fc9511ad16cfc6fcf595a4d823c6d93786d90b "
1818 end
1919
2020 depends_on "rust" => :build # for pydantic_core
You can’t perform that action at this time.
0 commit comments