buildkite-agent-metrics: 5.9.3 -> 5.9.4

This commit is contained in:
R. Ryantm 2024-05-07 00:25:12 +00:00 committed by Cole Helbling
parent 951e023010
commit aa4f51b469
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
}:
buildGoModule rec {
pname = "buildkite-agent-metrics";
version = "5.9.3";
version = "5.9.4";
outputs = [ "out" "lambda" ];
@ -12,10 +12,10 @@ buildGoModule rec {
owner = "buildkite";
repo = "buildkite-agent-metrics";
rev = "v${version}";
hash = "sha256-DepIptvR4i0+/45stCMErJtDeAFIDiNbhioitQ8gYBs=";
hash = "sha256-S9dkahAAoOwwEcWTzo+JkoZkQAQqPT5tfSZY9IWnWaU=";
};
vendorHash = "sha256-YEvVGtfhe/RBeuD87C2BNOFEeK40JDidX4loSLdBwhs=";
vendorHash = "sha256-r+K/RbNmVYm1LKTZvvKR9zBM35xLkMN8SadOttoTWzo=";
postInstall = ''
mkdir -p $lambda/bin