···3434 pname = "ansible-core";
3535 # IMPORTANT: When bumping the minor version (2.XX.0 - the XX), please update pinned package in pkgs/top-level/all-packages.nix
3636 # There are pinned packages called ansible_2_XX, create a new one with the previous minor version and then update the version here
3737- version = "2.19.1";
3737+ version = "2.19.2";
3838 pyproject = true;
39394040 disabled = pythonOlder "3.12";
···4242 src = fetchPypi {
4343 pname = "ansible_core";
4444 inherit version;
4545- hash = "sha256-r/0zs40ytXz8LNba86r8s4QpcDnkxWABlqLumqAnt10=";
4545+ hash = "sha256-h/y7xJLtFutq2wN5uuCtv2nzzoioRA5+iODc76n4pUw=";
4646 };
47474848 # ansible_connection is already wrapped, so don't pass it through