prometheus-redis-exporter: 1.66.0 -> 1.67.0

This commit is contained in:
R. Ryantm
2024-12-16 01:10:58 +00:00
parent 5bae96d2c5
commit ee97bfa671
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "redis_exporter";
version = "1.66.0";
version = "1.67.0";
src = fetchFromGitHub {
owner = "oliver006";
repo = "redis_exporter";
rev = "v${version}";
sha256 = "sha256-y+SZedMYxO0AMSjA5sCz9ynY1N537PCJ8LT3Mx1N4eA=";
sha256 = "sha256-CaiqX6GVDZYI/sJi2EbxspSf0cpRJ0R+aGFZADQMuWk=";
};
vendorHash = "sha256-b3rvF91f/JoAAY6vut+NUCbuQAf2XsQn/n5mVLPnIoU=";