subfinder: 2.8.0 -> 2.9.0 (#448465)

This commit is contained in:
Franz Pletz
2025-10-04 09:00:33 +00:00
committed by GitHub
2 changed files with 5 additions and 7 deletions
@@ -1,5 +1,5 @@
--- a/v2/pkg/runner/options.go
+++ b/v2/pkg/runner/options.go
--- a/pkg/runner/options.go
+++ b/pkg/runner/options.go
@@ -107,7 +107,7 @@ func ParseOptions() *Options {
flagSet.CreateGroup("update", "Update",
+3 -5
View File
@@ -6,18 +6,16 @@
buildGoModule rec {
pname = "subfinder";
version = "2.8.0";
version = "2.9.0";
src = fetchFromGitHub {
owner = "projectdiscovery";
repo = "subfinder";
tag = "v${version}";
hash = "sha256-HfQz0tLBKt16IrtxOT3lX28FcVG05X1hICw5Xq/dQJw=";
hash = "sha256-llyzTGy7nj5RFwt0KDPP9Ua1FkcrErW8GdvbSWg3mpk=";
};
vendorHash = "sha256-3bHIrjA5Bbl6prF+ttEs+N2Sa4AMZDtRk3ysoIitsdY=";
modRoot = "./v2";
vendorHash = "sha256-z+CKoRxxskyKYmBfIEQjtf8nXuGfWH+4IG98+1eCCmk=";
patches = [
# Disable automatic version check