prometheus-junos-czerwonk-exporter: 0.14.1 -> 0.14.2
This commit is contained in:
@@ -6,16 +6,16 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "junos-czerwonk-exporter";
|
||||
version = "0.14.1";
|
||||
version = "0.14.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "czerwonk";
|
||||
repo = "junos_exporter";
|
||||
rev = version;
|
||||
sha256 = "sha256-PZKP8kcxU5ArC+bkYIO91Dg/f85T5qneX4wuKTj/jP4=";
|
||||
sha256 = "sha256-mYhe4EYbvSXi08/sUrsk0G9zx6LjScXBr0cDecr1cQo=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-C2PvbvWJC6EGEKtg/roaG63YFdW9/ZYHulUdwC/2/MY=";
|
||||
vendorHash = "sha256-MXKebWivVU/AP/YlCGM7a28AVJSPk10OFcdkYthf0G0=";
|
||||
|
||||
meta = with lib; {
|
||||
description = "Exporter for metrics from devices running JunOS";
|
||||
|
||||
Reference in New Issue
Block a user