Skip to content

Commit c1c5d99

Browse files
committed
cdncheck: 1.1.19 -> 1.1.20
1 parent 3f62a1c commit c1c5d99

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

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

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

0 commit comments

Comments
 (0)