Skip to content

Commit 5f17bfe

Browse files
Merge pull request #324482 from r-ryantm/auto-update/flarectl
flarectl: 0.98.0 -> 0.99.0
2 parents 2b8f96c + 7cf9cbd commit 5f17bfe

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
@@ -5,13 +5,13 @@
55

66
buildGoModule rec {
77
pname = "flarectl";
8-
version = "0.98.0";
8+
version = "0.99.0";
99

1010
src = fetchFromGitHub {
1111
owner = "cloudflare";
1212
repo = "cloudflare-go";
1313
rev = "v${version}";
14-
hash = "sha256-h6NLX++cf9pn8plZUKyiE3qcsiXGYHngRio34Mp341g=";
14+
hash = "sha256-Mv9LuNW5qnWuFYEbvv7cuPFM4PFixhgyFO90SBUS5Fg=";
1515
};
1616

1717
vendorHash = "sha256-k1JZGkJy5oGI3pEcrStNrsQTh8diNoe4DARqRX4PGS8=";

0 commit comments

Comments
 (0)