Skip to content

Commit 1c2a212

Browse files
cloudflared: 2025.8.0 -> 2025.8.1 (#437850)
2 parents ab94d18 + cb2eae9 commit 1c2a212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/cl/cloudflared/package.nix

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

1010
buildGoModule rec {
1111
pname = "cloudflared";
12-
version = "2025.8.0";
12+
version = "2025.8.1";
1313

1414
src = fetchFromGitHub {
1515
owner = "cloudflare";
1616
repo = "cloudflared";
1717
tag = version;
18-
hash = "sha256-kvhDdgnAkYvs+W0TE8Pu3nlEp2n7tHDphDwqCc4J0eE=";
18+
hash = "sha256-7qPyzxsCgRs/Jzwdg4MrtqD7arS7o420BkmbtXTlJe4=";
1919
};
2020

2121
vendorHash = null;

0 commit comments

Comments
 (0)