prometheus-sabnzbd-exporter: 0.1.78 -> 0.1.80 (#461542)

This commit is contained in:
Wolfgang Walther
2025-11-17 08:44:09 +00:00
committed by GitHub

View File

@@ -7,7 +7,7 @@
python3Packages.buildPythonApplication rec {
pname = "sabnzbd_exporter";
version = "0.1.78";
version = "0.1.80";
format = "other";
@@ -15,7 +15,7 @@ python3Packages.buildPythonApplication rec {
owner = "msroest";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-BLqG2I7D/bqRj6+/LUKOimmTRTH/kRdukkGdOJT3+PA=";
hash = "sha256-9oL9Zbzzbr0hZjOdkaH86Tho6gaR+/6uAMreLwYzB8o=";
};
propagatedBuildInputs = with python3Packages; [