···13131414buildPythonApplication rec {
1515 pname = "protonvpn-cli_2";
1616- version = "2.2.11";
1616+ version = "2.2.12";
1717 format = "setuptools";
18181919 disabled = pythonOlder "3.5";
···2323 repo = "linux-cli-community";
2424 # There is a tag and branch with the same name
2525 rev = "refs/tags/v${version}";
2626- sha256 = "sha256-CWQpisJPBXbf+d5tCGuxfSQQZBeF36WFF4b6OSUn3GY=";
2626+ sha256 = "sha256-vNbqjdkIRK+MkYRKUUe7W5Ytc1PU1t5ZLr9fPDOZXUs=";
2727 };
28282929 propagatedBuildInputs = [