Unverified Commit 757e37db authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

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

parents e267c49b 41a86d63
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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; [