mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 09:53:10 +00:00
buildkite-agent-metrics: 5.9.5 -> 5.9.6
This commit is contained in:
parent
58016e1526
commit
391ba0173e
@ -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=";
|
||||||
|
Loading…
Reference in New Issue
Block a user