unifi-protect-backup: 0.9.4 -> 0.10.1
https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.9.5 https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.10.0 https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.10.1
This commit is contained in:
parent
f68af858f4
commit
30ef045435
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "unifi-protect-backup";
|
||||
version = "0.9.4";
|
||||
version = "0.10.1";
|
||||
|
||||
format = "pyproject";
|
||||
|
||||
|
@ -13,7 +13,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
owner = "ep1cman";
|
||||
repo = pname;
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-MFg518iodxdHbr7k5kpkTWI59Kk7pPwyIVswVcjasl8=";
|
||||
hash = "sha256-5SarQw4xvLzL2JyBOqv5AtMAk3T4IHJN7fwk+OmujLM=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
|
|
Loading…
Reference in a new issue