Skip to content

Commit d025b00

Browse files
committed
glooctl: 1.18.13 -> 1.18.14
1 parent 3177933 commit d025b00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/gl/glooctl/package.nix

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

88
buildGoModule rec {
99
pname = "glooctl";
10-
version = "1.18.13";
10+
version = "1.18.14";
1111

1212
src = fetchFromGitHub {
1313
owner = "solo-io";
1414
repo = "gloo";
1515
rev = "v${version}";
16-
hash = "sha256-qn4hQKl3E36q7HsgOVWz+eRceKGysyy5rHXzQnOc7JY=";
16+
hash = "sha256-NFcUSvtoXTXGLOGKsf6620R80b19ce++gfG5njDyvI0=";
1717
};
1818

1919
vendorHash = "sha256-lcnsmeZ2XobBE95KqIhUZCKmevg2WEGuZC4qUVkdafM=";

0 commit comments

Comments
 (0)