Merge pull request #310793 from Misaka13514/bump-fscan

fscan: 1.8.3-build3 -> 1.8.4
This commit is contained in:
Nick Cao 2024-05-11 10:32:04 -04:00 committed by GitHub
commit e560342a3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,16 +2,16 @@
buildGoModule rec {
pname = "fscan";
version = "1.8.3-build3";
version = "1.8.4";
src = fetchFromGitHub {
owner = "shadow1ng";
repo = "fscan";
rev = version;
hash = "sha256-GtOCd8JaR6tx8hoB+P9QXrEnN7Wvmv7jddhc2/8hjvQ=";
hash = "sha256-5uFSvEkTBy0veMdeeg9BmSqu+qSqCwuozK0J3kerAdE=";
};
vendorHash = "sha256-hvb2IfypwYauF3ubE36u0bTU+l/FWP/CZt6dFd9zc6s=";
vendorHash = "sha256-FFYqvGEFe7sUEb4G3ApQOuYoiDXeA54P7spmKfRiEF0=";
meta = with lib; {
description = "An intranet comprehensive scanning tool";