xsubfind3r: 1.1.0 -> 1.1.2 (#462525)

This commit is contained in:
Fabian Affolter
2025-11-17 19:04:55 +00:00
committed by GitHub

View File

@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "xsubfind3r";
version = "1.1.0";
version = "1.1.2";
src = fetchFromGitHub {
owner = "hueristiq";
repo = "xsubfind3r";
tag = version;
hash = "sha256-whe7GXstGj2Yh/UtpNAh71WwnRU9aEHtS0diW0m9QXs=";
hash = "sha256-UiOBLvbK3QcmtCn3vySis9rGeAFyRPxxnMze+762hvM=";
};
vendorHash = "sha256-cYutO+N974ZJE/UJiYS0ZuWqRKlfDgEL5qqsejBptcs=";
vendorHash = "sha256-ww17mIM0UbEHMU8DnrUtEHQzVUaPNjHO9t+aRpoviII=";
ldflags = [
"-s"