We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 277475c + 2b67055 commit 7ba1fd6Copy full SHA for 7ba1fd6
pkgs/by-name/bu/buildkite-agent/package.nix
@@ -13,13 +13,13 @@
13
}:
14
buildGoModule rec {
15
pname = "buildkite-agent";
16
- version = "3.86.0";
+ version = "3.87.0";
17
18
src = fetchFromGitHub {
19
owner = "buildkite";
20
repo = "agent";
21
rev = "v${version}";
22
- hash = "sha256-qvwJ8NFFJbD9btTAs8x7V4tbDDo4L7O679XYp2t9MpE=";
+ hash = "sha256-yCbK6qS7A8K4B3qTZnA6Hl5kOdQ8UCDGmHsVh6LFpbM=";
23
};
24
25
vendorHash = "sha256-Ovi1xK+TtWli6ZG0s5Pu0JGAjtbyUWBgiKCBybVbcXk=";
0 commit comments