Skip to content

Commit b7fc586

Browse files
kubergrunt: 0.17.2 -> 0.17.3 (#405440)
Co-authored-by: psibi <[email protected]>
2 parents 4d2e881 + ae94f7c commit b7fc586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ku/kubergrunt/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
buildGoModule rec {
88
pname = "kubergrunt";
9-
version = "0.17.2";
9+
version = "0.17.3";
1010

1111
src = fetchFromGitHub {
1212
owner = "gruntwork-io";
1313
repo = "kubergrunt";
1414
rev = "v${version}";
15-
sha256 = "sha256-ros126t4QEhWnItScaY1ntcGI/YMpeC2f2yQrzSZ7w4=";
15+
sha256 = "sha256-9ZF2O4/5n5uL+FA50Rfiq9gStQwNDWIhtz2GvJVu+u4=";
1616
};
1717

1818
vendorHash = "sha256-6dFIW2wwu6HHvoMo0+MhvKOtAJNVhg7JyVlBPqLQerw=";

0 commit comments

Comments
 (0)