Skip to content

Commit b381404

Browse files
authored
aider-chat: 0.82.0 -> 0.82.1 (#399378)
2 parents b206e70 + 393374e commit b381404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/python-modules/aider-chat/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ let
124124
];
125125
};
126126

127-
version = "0.82.0";
127+
version = "0.82.1";
128128
aider-chat = buildPythonPackage {
129129
pname = "aider-chat";
130130
inherit version;
@@ -137,7 +137,7 @@ let
137137
owner = "Aider-AI";
138138
repo = "aider";
139139
tag = "v${version}";
140-
hash = "sha256-UlPYUYAYDhPPgoIvEWRLYjCe3iQ2ltH5mT3GkX+IrGI=";
140+
hash = "sha256-J9znZfPcg1cLINFOCSQ6mpr/slL/jQXqenyi3a++VVE=";
141141
};
142142

143143
pythonRelaxDeps = true;

0 commit comments

Comments
 (0)