Merge pull request #115628 from r-ryantm/auto-update/Tautulli

tautulli: 2.6.1 -> 2.6.8
This commit is contained in:
Pascal Bach 2021-03-31 23:17:24 +02:00 committed by GitHub
commit 94630fd395
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
buildPythonApplication rec {
pname = "Tautulli";
version = "2.6.1";
version = "2.6.8";
format = "other";
pythonPath = [ setuptools ];
@ -12,7 +12,7 @@ buildPythonApplication rec {
owner = "Tautulli";
repo = pname;
rev = "v${version}";
sha256 = "QHpVIOtGFzNqAEcBCv48YWO4pYatbTe/CWwcwjbj+34=";
sha256 = "0pkki72maxnrp3frninw2qbxyf76rvkza23k3s8fppandkr7qpvj";
};
installPhase = ''