tautulli: 2.16.0 -> 2.16.1 (#491157)

This commit is contained in:
Adam C. Stephens
2026-02-17 13:51:09 +00:00
committed by GitHub
+2 -2
View File
@@ -9,7 +9,7 @@
buildPythonApplication rec {
pname = "Tautulli";
version = "2.16.0";
version = "2.16.1";
pyproject = false;
pythonPath = [ setuptools ];
@@ -22,7 +22,7 @@ buildPythonApplication rec {
owner = "Tautulli";
repo = "Tautulli";
tag = "v${version}";
sha256 = "sha256-nqSqWRst+gx9aZ2Ko+/tKzpQX7wuU4Bn3vLR5F87aJA=";
sha256 = "sha256-Zct7EhnU5LROO23Joz6OxQTtC9uGZhtceSG+aX6MI2c=";
};
installPhase = ''