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 d153703 commit 1ae9e92Copy full SHA for 1ae9e92
pkgs/by-name/fl/flarectl/package.nix
@@ -6,13 +6,13 @@
6
7
buildGoModule rec {
8
pname = "flarectl";
9
- version = "0.115.0";
+ version = "0.116.0";
10
11
src = fetchFromGitHub {
12
owner = "cloudflare";
13
repo = "cloudflare-go";
14
rev = "v${version}";
15
- hash = "sha256-2LdsqCqRTruTHYPwuI9Gm07cpvQNOrZvIl6rjZU+0aU=";
+ hash = "sha256-DibRQmvwe58O1pcelx37fv3WFlWDcEbWeg+sJlxzDMU=";
16
};
17
18
vendorHash = "sha256-f+bNNwbTj348JJJLST2j7h8/A79qzvGlf8MjldVvtGU=";
0 commit comments