mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
cdncheck: 1.1.18 -> 1.1.19
Diff: https://github.com/projectdiscovery/cdncheck/compare/refs/tags/v1.1.18...refs/tags/v1.1.19 Changelog: https://github.com/projectdiscovery/cdncheck/releases/tag/v1.1.19
This commit is contained in:
parent
239e7a2d02
commit
a7d367eaaf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
buildGoModule rec {
|
||||
pname = "cdncheck";
|
||||
version = "1.1.18";
|
||||
version = "1.1.19";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "projectdiscovery";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue