prometheus-opnsense-exporter: 0.0.10 -> 0.0.11 (#443097)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-09-15 15:07:11 +00:00
committed by GitHub
@@ -6,13 +6,13 @@
}:
buildGoModule (finalAttrs: {
pname = "prometheus-opnsense-exporter";
version = "0.0.10";
version = "0.0.11";
src = fetchFromGitHub {
owner = "athennamind";
repo = "opnsense-exporter";
tag = "v${finalAttrs.version}";
hash = "sha256-U/F301HkRfmzB8czwHP9u5UajR9CvxhSZwrJSIwcRd4=";
hash = "sha256-j16ATUeFqPiPElUqCPwylcujN/qiD9GrrBOXelAbgNs=";
};
ldflags = [