awsebcli: 3.20.5 -> 3.20.6
This commit is contained in:
parent
f49b350c8c
commit
70a89b0500
@ -36,11 +36,11 @@ let
|
||||
in
|
||||
with localPython.pkgs; buildPythonApplication rec {
|
||||
pname = "awsebcli";
|
||||
version = "3.20.5";
|
||||
version = "3.20.6";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-EoSEanwGvP3RcemXrVy7iAGrY/vMC6LbwcrXj2OsF8Q=";
|
||||
hash = "sha256-9n6nObYoZlOKgQvSdNqHLRr+RlDoKfR3fgD7Xa9wPzM=";
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user