alterx: 0.0.3 -> 0.0.6

This commit is contained in:
R. Ryantm
2025-03-19 05:00:59 +00:00
parent 7296c7ff9a
commit 8dc56ebc70
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "alterx";
version = "0.0.3";
version = "0.0.6";
src = fetchFromGitHub {
owner = "projectdiscovery";
repo = "alterx";
tag = "v${version}";
hash = "sha256-A01XROFB2NkArfFtRMv/r9Nu5QoKMTOVzVIUnFoVe78=";
hash = "sha256-IjCK0TVZOBegNdfpqOFoOTuj8KtmCuIqNPvcIa1vSo0=";
};
vendorHash = "sha256-efwU41kFR8QYa2cevvj4pYAXgCisJ4OHaRIhWVnETvc=";
vendorHash = "sha256-aTA5KGeYmJnbVRbEhT9LigQoJFLD17q9spzBV4BGhNw=";
meta = with lib; {
description = "Fast and customizable subdomain wordlist generator using DSL";