buildkite-agent-metrics: 5.9.12 -> 5.9.13

This commit is contained in:
R. Ryantm
2025-01-21 08:51:35 +00:00
parent 1371a55a79
commit 5494017858
@@ -5,7 +5,7 @@
}:
buildGoModule rec {
pname = "buildkite-agent-metrics";
version = "5.9.12";
version = "5.9.13";
outputs = [
"out"
@@ -16,10 +16,10 @@ buildGoModule rec {
owner = "buildkite";
repo = "buildkite-agent-metrics";
rev = "v${version}";
hash = "sha256-5k7njo8J96hb/RUdIRcP4KfwEH5Z2S4AyDyazcFlN0s=";
hash = "sha256-AVFQ3GP4YDQ6d9NSeol3Eobxzmoa9bRyCAKTsDbyZyQ=";
};
vendorHash = "sha256-zb+z1neus1mnJWeuI5DSc73cXMGWme0mz/PU2Z/Zam8=";
vendorHash = "sha256-RQmxYxTcQn5VEy8Z96EtArYBnODmde1RlV4CA6fhbZA=";
postInstall = ''
mkdir -p $lambda/bin