Skip to content

Commit 7ba1fd6

Browse files
authored
buildkite-agent: 3.86.0 -> 3.87.0 (#357074)
2 parents 277475c + 2b67055 commit 7ba1fd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/bu/buildkite-agent/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
}:
1414
buildGoModule rec {
1515
pname = "buildkite-agent";
16-
version = "3.86.0";
16+
version = "3.87.0";
1717

1818
src = fetchFromGitHub {
1919
owner = "buildkite";
2020
repo = "agent";
2121
rev = "v${version}";
22-
hash = "sha256-qvwJ8NFFJbD9btTAs8x7V4tbDDo4L7O679XYp2t9MpE=";
22+
hash = "sha256-yCbK6qS7A8K4B3qTZnA6Hl5kOdQ8UCDGmHsVh6LFpbM=";
2323
};
2424

2525
vendorHash = "sha256-Ovi1xK+TtWli6ZG0s5Pu0JGAjtbyUWBgiKCBybVbcXk=";

0 commit comments

Comments
 (0)