prometheus-opnsense-exporter: 0.0.13 -> 0.0.14

This commit is contained in:
R. Ryantm
2026-03-20 21:51:20 +00:00
parent 1343204ea1
commit acc900a0d6
@@ -6,13 +6,13 @@
}:
buildGoModule (finalAttrs: {
pname = "prometheus-opnsense-exporter";
version = "0.0.13";
version = "0.0.14";
src = fetchFromGitHub {
owner = "AthennaMind";
repo = "opnsense-exporter";
tag = "v${finalAttrs.version}";
hash = "sha256-x2WQxS3TRhJCnDFFAnE4ayKmlNCRYabK9VBH29SPlFA=";
hash = "sha256-84kps3/XqggGukpcq43iFEOlXcErbFQTWYcCcgVOGVQ=";
};
ldflags = [