svu: 3.2.4 -> 3.3.0

This commit is contained in:
R. Ryantm
2025-11-16 05:42:52 +00:00
parent 042d0c7f69
commit 6460966c73
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "svu";
version = "3.2.4";
version = "3.3.0";
src = fetchFromGitHub {
owner = "caarlos0";
repo = "svu";
rev = "v${version}";
sha256 = "sha256-NzhVEChNsUkzGe1/M8gl1K0SD5nAQ/PrYUxGQKQUAtU=";
sha256 = "sha256-3Rj+2ROo9TuWc2aZ8kkGeXH+PHjKva6nD7wlXHY/LQg=";
};
vendorHash = "sha256-xhNJsARuZZx9nhmTNDMB51VC0QgjZgOYFKLhLf+3b3A=";
vendorHash = "sha256-2QznJ28lp/+f4MIbu4Wi5Kx46B7IIHGYGofY7B1OEjo=";
ldflags = [
"-s"