prometheus-junos-czerwonk-exporter: 0.13.0 -> 0.14.0

This commit is contained in:
R. Ryantm
2025-02-20 05:37:02 +00:00
parent 247b88d510
commit e7ac2424bb
@@ -2,16 +2,16 @@
buildGoModule rec {
pname = "junos-czerwonk-exporter";
version = "0.13.0";
version = "0.14.0";
src = fetchFromGitHub {
owner = "czerwonk";
repo = "junos_exporter";
rev = version;
sha256 = "sha256-a9DvmVgIXiM4DjTg2BmdPbJCpFmyD+ZoUc5VPEEFVp8=";
sha256 = "sha256-Pr4M2ReXOTSXj2sBpuHEzAB1PaYbK8MWmTdasDA+/5o=";
};
vendorHash = "sha256-DjNxXvMliM7MPv9gAOblnA5CkVcrXLlpaR8NOiZ65yc=";
vendorHash = "sha256-HT0P7u9JDYlPb1afLDqOL9II1WNrq1b9Q7340EcCm0Q=";
meta = with lib; {
description = "Exporter for metrics from devices running JunOS";