···1314buildPythonApplication rec {
15 pname = "protonvpn-cli_2";
16- version = "2.2.11";
17 format = "setuptools";
1819 disabled = pythonOlder "3.5";
···23 repo = "linux-cli-community";
24 # There is a tag and branch with the same name
25 rev = "refs/tags/v${version}";
26- sha256 = "sha256-CWQpisJPBXbf+d5tCGuxfSQQZBeF36WFF4b6OSUn3GY=";
27 };
2829 propagatedBuildInputs = [
···1314buildPythonApplication rec {
15 pname = "protonvpn-cli_2";
16+ version = "2.2.12";
17 format = "setuptools";
1819 disabled = pythonOlder "3.5";
···23 repo = "linux-cli-community";
24 # There is a tag and branch with the same name
25 rev = "refs/tags/v${version}";
26+ sha256 = "sha256-vNbqjdkIRK+MkYRKUUe7W5Ytc1PU1t5ZLr9fPDOZXUs=";
27 };
2829 propagatedBuildInputs = [