unifi-protect-backup: 0.9.0 -> 0.9.1

https://github.com/ep1cman/unifi-protect-backup/releases/tag/v0.9.1
This commit is contained in:
ajs124
2023-05-02 16:59:04 +02:00
parent 2816ca91e1
commit 274694d657
@@ -5,7 +5,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "unifi-protect-backup";
version = "0.9.0";
version = "0.9.1";
format = "pyproject";
@@ -13,7 +13,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "ep1cman";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-yPYzFZ4eI1wvBZgSP4Z90zyS+0vrDtf0uRz60byE5XA=";
hash = "sha256-L7uM5v2CYGFHYxzBUKlMF+ChtjBM24GZ8NuyoQaOU6U=";
};
pythonRelaxDeps = [