xsubfind3r: 1.0.0 -> 1.1.0

This commit is contained in:
R. Ryantm
2025-07-27 18:42:08 +00:00
parent abfaee3e26
commit d179728f9a
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "xsubfind3r";
version = "1.0.0";
version = "1.1.0";
src = fetchFromGitHub {
owner = "hueristiq";
repo = "xsubfind3r";
tag = version;
hash = "sha256-S89X/701BNzT1BJUsGvylBuiuUCf0zpWqp6p6ZHIzyo=";
hash = "sha256-whe7GXstGj2Yh/UtpNAh71WwnRU9aEHtS0diW0m9QXs=";
};
vendorHash = "sha256-Jl533DNno0XxjjPvGUVbyYt8fSfHNYKzQwOAmo1IpWw=";
vendorHash = "sha256-cYutO+N974ZJE/UJiYS0ZuWqRKlfDgEL5qqsejBptcs=";
ldflags = [
"-s"