buildkite-agent-metrics: 5.9.11 -> 5.9.12

This commit is contained in:
R. Ryantm
2024-12-25 04:33:31 +00:00
parent 6437a6b9b7
commit eb073276d5
@@ -5,7 +5,7 @@
}:
buildGoModule rec {
pname = "buildkite-agent-metrics";
version = "5.9.11";
version = "5.9.12";
outputs = [
"out"
@@ -16,10 +16,10 @@ buildGoModule rec {
owner = "buildkite";
repo = "buildkite-agent-metrics";
rev = "v${version}";
hash = "sha256-eAV/2ZflCtgeP5/7RTVBEFuHWYWNiWXzGxBO1fiCdRo=";
hash = "sha256-5k7njo8J96hb/RUdIRcP4KfwEH5Z2S4AyDyazcFlN0s=";
};
vendorHash = "sha256-YefdOc56TBKQZ6Ra4SpQwLTJYTZ2KuxRhRslaXIpucQ=";
vendorHash = "sha256-zb+z1neus1mnJWeuI5DSc73cXMGWme0mz/PU2Z/Zam8=";
postInstall = ''
mkdir -p $lambda/bin