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.
1 parent 798f303 commit 6f7b06bCopy full SHA for 6f7b06b
pkgs/by-name/gl/glooctl/package.nix
@@ -7,13 +7,13 @@
7
8
buildGoModule rec {
9
pname = "glooctl";
10
- version = "1.18.5";
+ version = "1.18.6";
11
12
src = fetchFromGitHub {
13
owner = "solo-io";
14
repo = "gloo";
15
rev = "v${version}";
16
- hash = "sha256-0ITszVZnxbXSCie9lFotMwZYSVTAhqDgKiz19apPkog=";
+ hash = "sha256-kxNlTVU4VFqEhismth5qb0Ar335TYhO/2oE8tt9km3c=";
17
};
18
19
vendorHash = "sha256-AEfDeUD7A4ZFgctNa8b1XeJMFnmcQCLvlQqNFM/gSCc=";
0 commit comments