Unverified Commit 61448af9 authored by Johann Wagner's avatar Johann Wagner Committed by GitHub
Browse files

prometheus-junos-czerwonk-exporter: 0.12.3 -> 0.12.4 (#332932)

parent 4335dfc6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,13 +2,13 @@

buildGoModule rec {
  pname = "junos-czerwonk-exporter";
  version = "0.12.3";
  version = "0.12.4";

  src = fetchFromGitHub {
    owner = "czerwonk";
    repo = "junos_exporter";
    rev = version;
    sha256 = "sha256-5haMQlwGJO0WdT75AEfs41k1oWUqrFk9nj+DOcKAom0=";
    sha256 = "sha256-L6D2gJ6Vt80J6ERJE9I483L9c2mufHzuAbStODaiOy4=";
  };

  vendorHash = "sha256-qHs6KuBmJmmkmR23Ae7COadb2F7N8CMUmScx8JFt98Q=";