From 869327a7fe6bb69f235b9c5a72d9cfb466d55dd3 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 20 Apr 2025 01:10:39 +0000 Subject: [PATCH] dalfox: 2.10.0 -> 2.11.0 --- pkgs/by-name/da/dalfox/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/da/dalfox/package.nix b/pkgs/by-name/da/dalfox/package.nix index ee4b66bc9474..924a520e9acd 100644 --- a/pkgs/by-name/da/dalfox/package.nix +++ b/pkgs/by-name/da/dalfox/package.nix @@ -6,16 +6,16 @@ buildGoModule rec { pname = "dalfox"; - version = "2.10.0"; + version = "2.11.0"; src = fetchFromGitHub { owner = "hahwul"; repo = "dalfox"; tag = "v${version}"; - hash = "sha256-F4CXVgHdEjSMK3YIF5X6zCVVI17GkIE3KGAE1OxfhyY="; + hash = "sha256-EM5T8uBMSkjxd7wTaMFPpbErAhcN2oLaV2g8MAxb0lQ="; }; - vendorHash = "sha256-Nt0Rgwrjs2irKPnt5G/32VH3Wj19+xnh+gLspWDnKCY="; + vendorHash = "sha256-EgNE3Z/NZ1lV0BPVe4MhB9bIYSMLftzYfmw65ktSo7A="; ldflags = [ "-w"