buildkite-agent-metrics: 5.9.5 -> 5.9.6

This commit is contained in:
R. Ryantm 2024-06-06 13:37:01 +00:00
parent 58016e1526
commit 391ba0173e

View File

@ -4,7 +4,7 @@
}: }:
buildGoModule rec { buildGoModule rec {
pname = "buildkite-agent-metrics"; pname = "buildkite-agent-metrics";
version = "5.9.5"; version = "5.9.6";
outputs = [ "out" "lambda" ]; outputs = [ "out" "lambda" ];
@ -12,7 +12,7 @@ buildGoModule rec {
owner = "buildkite"; owner = "buildkite";
repo = "buildkite-agent-metrics"; repo = "buildkite-agent-metrics";
rev = "v${version}"; rev = "v${version}";
hash = "sha256-oNUNSy8VzyOteNge/ZIoln+GGa/xWl6MNmU/Ke/nlBk="; hash = "sha256-OrdU640gC14Y4SMtZZtW2Yz82JRwoQRtjY1KCL+vyEc=";
}; };
vendorHash = "sha256-i2+nefRE4BD93rG842oZj0/coamYVRMPxEHio80bdWk="; vendorHash = "sha256-i2+nefRE4BD93rG842oZj0/coamYVRMPxEHio80bdWk=";