Skip to content

Commit 1c10b9a

Browse files
committed
1 parent 543b1b1 commit 1c10b9a

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.16";
9+
version = "1.1.17";
1010

1111
src = fetchFromGitHub {
1212
owner = "projectdiscovery";
1313
repo = "cdncheck";
1414
tag = "v${version}";
15-
hash = "sha256-7piHR6BlPz34pkgkj6cmi8OR2h2mZEF+hy8dwS+lras=";
15+
hash = "sha256-nRnf2eLZQX878H6Em50MNkmEOTyr1KE5buGlMPE9vAE=";
1616
};
1717

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

0 commit comments

Comments
 (0)