prometheus-junos-czerwonk-exporter: 0.14.2 -> 0.14.3 (#419875)

This commit is contained in:
Wolfgang Walther
2025-07-10 09:27:53 +00:00
committed by GitHub
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "junos-czerwonk-exporter";
version = "0.14.2";
version = "0.14.3";
src = fetchFromGitHub {
owner = "czerwonk";
repo = "junos_exporter";
rev = version;
sha256 = "sha256-mYhe4EYbvSXi08/sUrsk0G9zx6LjScXBr0cDecr1cQo=";
sha256 = "sha256-m8CveakbnxIjqFW1VwSD/sDhpf12mbZRJdwTOLaBYmc=";
};
vendorHash = "sha256-MXKebWivVU/AP/YlCGM7a28AVJSPk10OFcdkYthf0G0=";
vendorHash = "sha256-zD5QkpyeqrmX0zGgdQg9yQQrX/+0Xz+Q04IzpO+Qc5Q=";
meta = with lib; {
description = "Exporter for metrics from devices running JunOS";