Skip to content

Commit 5c1648c

Browse files
authored
cdncheck: 1.1.17 -> 1.1.18 (#408211)
2 parents c0bb1e7 + 4076ab3 commit 5c1648c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/cd/cdncheck/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 = "cdncheck";
9-
version = "1.1.17";
9+
version = "1.1.18";
1010

1111
src = fetchFromGitHub {
1212
owner = "projectdiscovery";
1313
repo = "cdncheck";
1414
tag = "v${version}";
15-
hash = "sha256-nRnf2eLZQX878H6Em50MNkmEOTyr1KE5buGlMPE9vAE=";
15+
hash = "sha256-Zp3ObJkK60g4VgH8e1aghHjCbueu/9FNru9RUx6uIuE=";
1616
};
1717

1818
vendorHash = "sha256-/1REkZ5+sz/H4T4lXhloz7fu5cLv1GoaD3dlttN+Qd4=";

0 commit comments

Comments
 (0)