protonvpn-cli_2: 2.2.11 -> 2.2.12

This commit is contained in:
R. Ryantm 2024-02-27 15:19:10 +00:00
parent 100ce73c31
commit cb466e33a1

View File

@ -13,7 +13,7 @@
buildPythonApplication rec {
pname = "protonvpn-cli_2";
version = "2.2.11";
version = "2.2.12";
format = "setuptools";
disabled = pythonOlder "3.5";
@ -23,7 +23,7 @@ buildPythonApplication rec {
repo = "linux-cli-community";
# There is a tag and branch with the same name
rev = "refs/tags/v${version}";
sha256 = "sha256-CWQpisJPBXbf+d5tCGuxfSQQZBeF36WFF4b6OSUn3GY=";
sha256 = "sha256-vNbqjdkIRK+MkYRKUUe7W5Ytc1PU1t5ZLr9fPDOZXUs=";
};
propagatedBuildInputs = [