Skip to content

Commit 1ae9e92

Browse files
committed
flarectl: 0.115.0 -> 0.116.0
1 parent d153703 commit 1ae9e92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fl/flarectl/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 = "flarectl";
9-
version = "0.115.0";
9+
version = "0.116.0";
1010

1111
src = fetchFromGitHub {
1212
owner = "cloudflare";
1313
repo = "cloudflare-go";
1414
rev = "v${version}";
15-
hash = "sha256-2LdsqCqRTruTHYPwuI9Gm07cpvQNOrZvIl6rjZU+0aU=";
15+
hash = "sha256-DibRQmvwe58O1pcelx37fv3WFlWDcEbWeg+sJlxzDMU=";
1616
};
1717

1818
vendorHash = "sha256-f+bNNwbTj348JJJLST2j7h8/A79qzvGlf8MjldVvtGU=";

0 commit comments

Comments
 (0)